libcoap 4.3.5-develop-19cef11
|
Platform specific header file for CoAP stack. More...
#include <netinet/in.h>
#include <sys/socket.h>
Go to the source code of this file.
Macros | |
#define | COAP_STATIC_INLINE static inline |
#define | COAP_DEPRECATED __attribute__ ((deprecated)) |
#define | COAP_UNUSED |
#define | COAP_API |
Functions | |
void | coap_startup (void) |
void | coap_cleanup (void) |
Platform specific header file for CoAP stack.
Definition in file libcoap.h.
void coap_cleanup | ( | void | ) |
void coap_startup | ( | void | ) |
Definition at line 4616 of file coap_net.c.