Poll.fdCtlRead

Control whether the descriptor @fd in @set will be monitored for readability.

class Poll
bool
fdCtlRead

Parameters

fd PollFD

a file descriptor.

active bool

a new status.

Return Value

Type: bool

%TRUE if the descriptor was successfully updated.

Meta