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 samples: sockets: big_http_download: Increase stack size to 2.5K. 2020-10-07 13:08:44 +03:00
can drivers: can: Fix building with socket_can_generic.h 2021-02-02 16:46:28 -05:00
coap_client net: coap: clean up token usage in samples and tests 2021-02-02 14:03:01 -05:00
coap_server net: Conversion of k_work API 2021-04-14 07:07:40 -04:00
dumb_http_server net: buf: change avail_count variable to atomic type 2020-10-28 18:45:11 +02:00
dumb_http_server_mt samples: net: dumb_http_server_mt: Fix the OK/FAIL status check 2020-11-20 16:07:59 +02:00
echo net: Remove legacy TCP stack 2021-03-22 13:06:54 -04:00
echo_async samples: net: echo*: Increase stack size 2020-09-09 09:53:22 -04:00
echo_async_select tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00
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 logging: Revamp menuconfig 2021-01-26 06:15:42 -05:00
http_get sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
net_mgmt samples: net: Adjust the thread priorities 2020-11-20 12:57:29 +02:00
packet samples: net: socket: packet: Fix memory leak 2021-04-23 15:15:14 -05:00
sntp_client tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00
socketpair misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +02:00
tcp net: Remove legacy TCP stack 2021-03-22 13:06:54 -04:00
txtime samples: net: socket: txtime: Simple app for SO_TXTIME 2021-04-27 12:02:19 +03:00
websocket_client coccinelle: Remove extra semicolon 2021-03-25 11:35:30 -05:00