fd_has_pri
Description:
Check if fd
in this has an exceptional condition (POLLPRI).
Not implemented on Windows (will just return false
there).
Parameters:
this |
a file descriptor set. |
fd |
a file descriptor. |
Returns:
|