Home
last modified time | relevance | path

Searched refs:COAP_IO_WAIT (Results 1 – 3 of 3) sorted by relevance

/third_party/libcoap/include/coap3/
Dcoap_net.h580 #define COAP_IO_WAIT 0 macro
/third_party/libcoap/man/
Dcoap_io.txt.in95 #define COAP_IO_WAIT 0
98 If _timeout_ms_ is set to COAP_IO_WAIT, then *coap_io_process*() will block
/third_party/libcoap/src/
Dcoap_io.c1743 } else if (timeout == COAP_IO_WAIT) {