Poll.fdCtlPri

Control whether the descriptor @fd in @set will be monitored for exceptional conditions (POLLPRI).

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

class Poll
bool
fdCtlPri

Parameters

fd PollFD

a file descriptor.

active bool

a new status.

Return Value

Type: bool

%TRUE if the descriptor was successfully updated.

Meta

Since

1.16