zephyr/samples/net/sockets
Robert Lubos b8614607d4 samples: net: sockets: coap_download: Cancel requests before closing
Call coap_client_cancel_requests() before closing the client socket so
that all activities on that socket are ceased before close. This
prevents POLLNVAL error from being thrown by the coap_client thread and
error being printed in the sample output.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2025-02-18 13:31:15 +01:00
..
big_http_download
can
coap_client
coap_download samples: net: sockets: coap_download: Cancel requests before closing 2025-02-18 13:31:15 +01:00
coap_server
dumb_http_server
dumb_http_server_mt
echo
echo_async
echo_async_select
echo_client
echo_server
echo_service
http_client
http_get
http_server
net_mgmt
packet
sntp_client
socketpair
tcp
txtime
websocket_client
sockets.rst