zephyr/samples/net/sockets
Jukka Rissanen cf720f9882 samples: net: echo-server: Wait network interface before starting
No use starting the application if the network interface is down.
So start to listen connection management events and start the
TCP and UDP handlers only after network is up and ready.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-03-17 17:17:20 +02:00
..
big_http_download samples: sockets: big_http_download: Increase stack size by 128 bytes 2020-03-16 18:23:57 +02:00
can
civetweb samples & tests: Correct main() type 2019-12-16 11:27:56 +01:00
coap_client
coap_server
dumb_http_server samples & tests: Correct main() type 2019-12-16 11:27:56 +01:00
dumb_http_server_mt
echo drivers: wifi: simplelink: Rework offloading mechanism 2020-01-31 11:36:02 -05:00
echo_async drivers: wifi: simplelink: Rework offloading mechanism 2020-01-31 11:36:02 -05:00
echo_async_select samples & tests: Correct main() type 2019-12-16 11:27:56 +01:00
echo_client samples: echo_client: Add overlays for debugging 2020-03-11 16:24:52 +02:00
echo_server samples: net: echo-server: Wait network interface before starting 2020-03-17 17:17:20 +02:00
http_client
http_get samples: http_get: exclude cc32xx for sample.net.sockets.http_get.posix 2020-02-05 10:41:08 +02:00
net_mgmt
packet
sntp_client drivers: wifi: simplelink: Rework offloading mechanism 2020-01-31 11:36:02 -05:00
tcp samples: net: sockets: tcp: Add a TCP sample and instructions 2020-03-11 16:24:52 +02:00
websocket_client samples: net: websocket: Verify the received data properly 2020-01-28 19:49:16 +02:00