Poll.fdCtlWrite

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

class Poll
bool
fdCtlWrite

Parameters

fd PollFD

a file descriptor.

active bool

a new status.

Return Value

Type: bool

%TRUE if the descriptor was successfully updated.

Meta