zephyr/samples/net/sockets
Jukka Rissanen 1771cee065 samples: net: socket: txtime: Simple app for SO_TXTIME
This application shows how to use SO_TXTIME option, which can be
used to specify the time when the network packet should be sent
out by the network device driver.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2021-04-27 12:02:19 +03:00
..
big_http_download
can
coap_client
coap_server net: Conversion of k_work API 2021-04-14 07:07:40 -04:00
dumb_http_server
dumb_http_server_mt
echo
echo_async
echo_async_select
echo_client net: Conversion of k_work API 2021-04-14 07:07:40 -04:00
echo_server net: Remove support for CONFIG_NET_CONTEXT_TIMESTAMP option 2021-04-26 10:46:43 +03:00
http_client
http_get
net_mgmt
packet samples: net: socket: packet: Fix memory leak 2021-04-23 15:15:14 -05:00
sntp_client
socketpair
tcp
txtime samples: net: socket: txtime: Simple app for SO_TXTIME 2021-04-27 12:02:19 +03:00
websocket_client