You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of #2247 - sunfishcode:sunfishcode/pollrdhup, r=Amanieu
Define `POLLRDHUP` for Linux.
`POLLRDHUP` is a Linux-specific extension introduced in Linux 2.6.17.
It's documented in the [Linux `poll` man page].
[Linux `poll` man page]: https://man7.org/linux/man-pages/man2/poll.2.html
0 commit comments