Files
ladybird/Kernel
Andreas Kling 562663df7c Add support for socket send/receive timeouts.
Only the receive timeout is hooked up yet. You can change the timeout by
calling setsockopt(..., SOL_SOCKET, SO_RCVTIMEO, ...).

Use this mechanism to make /bin/ping report timeouts.
2019-03-13 13:15:05 +01:00
..
2019-02-26 15:52:06 +01:00
2019-02-01 03:50:06 +01:00
2019-02-27 15:31:26 +01:00
2019-03-13 03:26:01 +01:00