zephyr/samples/net/sockets
Paul Sokolovsky 092f716020 samples: sockets: dumb_http_server: Disable TIME_WAIT delay
This is required to test the server with ab (ApacheBench), which
itself is an important integration test for the IP stack.

Fixes: #7377

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2018-05-16 11:03:49 +03:00
..
big_http_download samples: sockets: Make more errors fatal 2018-05-15 18:14:07 +03:00
dumb_http_server samples: sockets: dumb_http_server: Disable TIME_WAIT delay 2018-05-16 11:03:49 +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