libcoap 4.3.5-develop-0bcd592
Loading...
Searching...
No Matches
coap_dgrm_internal.h File Reference

CoAP Datagram (UDP) internal information. More...

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

ssize_t coap_socket_send (coap_socket_t *sock, coap_session_t *session, const uint8_t *data, size_t datalen)
 Function interface for data transmission.
 
ssize_t coap_socket_recv (coap_socket_t *sock, coap_packet_t *packet)
 Function interface for reading data.
 
void coap_socket_dgrm_close (coap_socket_t *sock)
 Function interface to close off a datagram socket.
 

Detailed Description

CoAP Datagram (UDP) internal information.

Definition in file coap_dgrm_internal.h.