libcoap  4.3.0
libcoap.h File Reference
#include <netinet/in.h>
#include <sys/socket.h>
+ Include dependency graph for libcoap.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define COAP_STATIC_INLINE   static inline
 
#define COAP_DEPRECATED   __attribute__ ((deprecated))
 
#define COAP_UNUSED
 

Functions

void coap_startup (void)
 
void coap_cleanup (void)
 

Macro Definition Documentation

◆ COAP_DEPRECATED

#define COAP_DEPRECATED   __attribute__ ((deprecated))

Definition at line 48 of file libcoap.h.

◆ COAP_STATIC_INLINE

#define COAP_STATIC_INLINE   static inline

Definition at line 40 of file libcoap.h.

◆ COAP_UNUSED

#define COAP_UNUSED

Definition at line 55 of file libcoap.h.

Function Documentation

◆ coap_cleanup()

void coap_cleanup ( void  )

Definition at line 3242 of file net.c.

+ Here is the call graph for this function:

◆ coap_startup()

void coap_startup ( void  )

Definition at line 3222 of file net.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: