DAWN/src/utils
Nick Hainke b50f9bff6d network: add timeout for client connections
Somtimes client connetions will not close therfore add a timeout. Add a
new timer that checks every 5s if we did not receive anything from a
client for (default) 60s. Can be configured via client_timeout.

Code is based on the work of ptpt52.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2022-07-20 20:12:04 +02:00
..
dawn_iwinfo.c treewide: code and documentation cleanup 2022-06-11 20:27:20 +02:00
dawn_uci.c network: add timeout for client connections 2022-07-20 20:12:04 +02:00
ieee80211_utils.c treewide: cleanup code 2022-06-11 20:27:20 +02:00
mac_utils.c treewide: fix bugs from Coverity Scan 2022-06-11 20:27:20 +02:00
memory_utils.c memory_utils: fix reallocation 2022-06-13 22:51:28 +02:00
msghandler.c network: add timeout for client connections 2022-07-20 20:12:04 +02:00
ubus.c network: add timeout for client connections 2022-07-20 20:12:04 +02:00
utils.c treewide: improve mutex handling 2022-06-11 20:27:20 +02:00