zephyr/samples/net/sockets
Ravi kumar Veeramally 326302eda0 samples: net: echo_server: Do not bail out on Accept errors
Echo-server sample should not bail out on failed
accept() calls. This sample should close socket
in case of any errors and keep listening on socket
for further incoming connections.

Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
2020-01-23 21:07:18 +02:00
..
big_http_download samples: sockets: big_http_download: Increase stack size. 2020-01-04 09:19:16 -05:00
can net: l2: 6LoCAN implementation 2019-08-08 13:25:01 +03:00
civetweb samples & tests: Correct main() type 2019-12-16 11:27:56 +01:00
coap_client samples: net: coap_client: Fix coverity issue 2019-09-10 22:17:54 +03:00
coap_server
dumb_http_server samples & tests: Correct main() type 2019-12-16 11:27:56 +01:00
dumb_http_server_mt kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
echo net: tcp2: Double main stack size to fix QEMU crash 2020-01-20 10:01:08 +02:00
echo_async samples & tests: Correct main() type 2019-12-16 11:27:56 +01:00
echo_async_select samples & tests: Correct main() type 2019-12-16 11:27:56 +01:00
echo_client net: openthread: Use settings subsystem 2020-01-16 17:12:47 -06:00
echo_server samples: net: echo_server: Do not bail out on Accept errors 2020-01-23 21:07:18 +02:00
http_client x86: consolidate x86_64 architecture, SoC and boards 2019-10-25 17:57:55 -04:00
http_get samples & tests: Correct main() type 2019-12-16 11:27:56 +01:00
net_mgmt
packet samples: net: Moved declaration of packet_data 2019-09-17 11:27:19 +02:00
sntp_client samples: sockets: sntp_client: Build for both native Zephyr and POSIX 2019-09-12 17:30:29 +03:00
websocket_client samples: net: Fix WS client Coverity issue 2019-11-26 08:22:35 -05:00