zephyr/samples/net/sockets
Paul Sokolovsky 4bbdf8b59d samples: sockets: echo_async: Check results of fcntl() calls
Check result of fcntl() to catch any regressions in fcntl() handling
in Zephyr. To facilitate this, also merge block() and nonblock()
functions into single setblocking().

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2018-12-14 13:21:31 +02:00
..
big_http_download net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
coap_client samples: net: Convert to use generic logging macros 2018-12-07 12:00:04 +02:00
coap_server samples: net: Convert to use generic logging macros 2018-12-07 12:00:04 +02:00
dumb_http_server net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
echo net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
echo_async samples: sockets: echo_async: Check results of fcntl() calls 2018-12-14 13:21:31 +02:00
echo_client samples: sockets: Tweak echo_client/server sample parameters for DTLS 2018-12-13 21:13:52 +02:00
echo_server samples: sockets: Tweak echo_client/server sample parameters for DTLS 2018-12-13 21:13:52 +02:00
http_get net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00