fd_ctl_pri
Description:
Control whether the descriptor fd
in this will be monitored for exceptional conditions
(POLLPRI).
Not implemented on Windows (will just return false
there).
Parameters:
this |
a file descriptor set. |
fd |
a file descriptor. |
active |
a new status. |
Returns:
|