Poll.fdHasPri

Check if @fd in @set has an exceptional condition (POLLPRI).

Not implemented on Windows (will just return %FALSE there).

class Poll
bool
fdHasPri

Parameters

fd PollFD

a file descriptor.

Return Value

Type: bool

%TRUE if the descriptor has an exceptional condition.

Meta

Since

1.16