libcoap 4.3.5
Loading...
Searching...
No Matches
coap_defines.h File Reference

Go to the source code of this file.

Macros

#define COAP_AF_UNIX_SUPPORT   1
 
#define COAP_ASYNC_SUPPORT   1
 
#define COAP_CLIENT_SUPPORT   1
 
#define COAP_DISABLE_TCP   0
 
#define COAP_EPOLL_SUPPORT   1
 
#define COAP_IPV4_SUPPORT   1
 
#define COAP_IPV6_SUPPORT   1
 
#define COAP_OSCORE_SUPPORT   1
 
#define COAP_PROXY_SUPPORT   1
 
#define COAP_Q_BLOCK_SUPPORT   1
 
#define COAP_SERVER_SUPPORT   1
 
#define COAP_THREAD_RECURSIVE_CHECK   1
 
#define COAP_THREAD_SAFE   1
 
#define COAP_WITH_LIBOPENSSL   1
 
#define COAP_WITH_OBSERVE_PERSIST   1
 
#define COAP_WS_SUPPORT   1
 

Macro Definition Documentation

◆ COAP_AF_UNIX_SUPPORT

#define COAP_AF_UNIX_SUPPORT   1

Definition at line 3 of file coap_defines.h.

◆ COAP_ASYNC_SUPPORT

#define COAP_ASYNC_SUPPORT   1

Definition at line 6 of file coap_defines.h.

◆ COAP_CLIENT_SUPPORT

#define COAP_CLIENT_SUPPORT   1

Definition at line 9 of file coap_defines.h.

◆ COAP_DISABLE_TCP

#define COAP_DISABLE_TCP   0

Definition at line 15 of file coap_defines.h.

◆ COAP_EPOLL_SUPPORT

#define COAP_EPOLL_SUPPORT   1

Definition at line 18 of file coap_defines.h.

◆ COAP_IPV4_SUPPORT

#define COAP_IPV4_SUPPORT   1

Definition at line 21 of file coap_defines.h.

◆ COAP_IPV6_SUPPORT

#define COAP_IPV6_SUPPORT   1

Definition at line 24 of file coap_defines.h.

◆ COAP_OSCORE_SUPPORT

#define COAP_OSCORE_SUPPORT   1

Definition at line 30 of file coap_defines.h.

◆ COAP_PROXY_SUPPORT

#define COAP_PROXY_SUPPORT   1

Definition at line 33 of file coap_defines.h.

◆ COAP_Q_BLOCK_SUPPORT

#define COAP_Q_BLOCK_SUPPORT   1

Definition at line 36 of file coap_defines.h.

◆ COAP_SERVER_SUPPORT

#define COAP_SERVER_SUPPORT   1

Definition at line 39 of file coap_defines.h.

◆ COAP_THREAD_RECURSIVE_CHECK

#define COAP_THREAD_RECURSIVE_CHECK   1

Definition at line 42 of file coap_defines.h.

◆ COAP_THREAD_SAFE

#define COAP_THREAD_SAFE   1

Definition at line 45 of file coap_defines.h.

◆ COAP_WITH_LIBOPENSSL

#define COAP_WITH_LIBOPENSSL   1

Definition at line 54 of file coap_defines.h.

◆ COAP_WITH_OBSERVE_PERSIST

#define COAP_WITH_OBSERVE_PERSIST   1

Definition at line 63 of file coap_defines.h.

◆ COAP_WS_SUPPORT

#define COAP_WS_SUPPORT   1

Definition at line 66 of file coap_defines.h.