mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-03-09 15:40:12 +00:00
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> |
||
|---|---|---|
| .. | ||
| broadcastsocket.c | ||
| multicastsocket.c | ||
| networksocket.c | ||
| tcpsocket.c | ||