[ Version ( since = "1.16" ) ]
public bool fd_has_pri (PollFD fd)
Check if fd in this has an exceptional condition (POLLPRI).
Not implemented on Windows (will just return false there).
| this |
a file descriptor set. |
| fd |
a file descriptor. |
|
true if the descriptor has an exceptional condition. |