mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-01 12:07:14 +02:00
POLLHUP is set when the remote end of the monitored fd is closed. There may still be some buffered data to read from the socket, however. Some systems do not set POLLIN in these cases. So we should just always try to read from fds when we receive this event.
22 KiB
22 KiB