zephyr/samples/net/sockets
Satya Bhattacharya af70e8f7f0 samples: net: Check the return value of close()
Check the return value of close() in socket_dumb_http.c
If non-zero, print the error code

Fixes #8413.

Signed-off-by: Satya Bhattacharya <satyacube@gmail.com>
2018-06-18 10:47:24 +03:00
..
big_http_download samples: net: big_http_download: Ignore close() return value. 2018-05-29 16:23:46 -04:00
dumb_http_server samples: net: Check the return value of close() 2018-06-18 10:47:24 +03:00
echo samples: sockets: echo: Better error and short write handling 2018-02-26 10:20:50 -06:00
echo_async samples: net: echo_async: Better error and write handling 2018-03-02 16:50:41 +01:00
http_get samples: sockets: Make more errors fatal 2018-05-15 18:14:07 +03:00