libcoap 4.3.5-develop-19cef11
|
Default network I/O functions. More...
Go to the source code of this file.
Data Structures | |
struct | coap_addr_tuple_t |
Macros | |
#define | COAP_RXBUFFER_SIZE 1472 |
#define | COAP_MAX_EPOLL_EVENTS 10 |
#define | coap_closesocket close |
#define | COAP_SOCKET_ERROR (-1) |
#define | COAP_INVALID_SOCKET (-1) |
Typedefs | |
typedef int | coap_fd_t |
typedef uint16_t | coap_socket_flags_t |
typedef struct coap_addr_tuple_t | coap_addr_tuple_t |
Functions | |
const char * | coap_socket_strerror (void) |
Default network I/O functions.
Definition in file coap_io.h.
typedef struct coap_addr_tuple_t coap_addr_tuple_t |
typedef uint16_t coap_socket_flags_t |
enum coap_nack_reason_t |