zephyr/samples/net/sockets/echo_async/src
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
..
socket_echo.c samples: sockets: echo_async: Check results of fcntl() calls 2018-12-14 13:21:31 +02:00