fd_ctl_write


Description:

public bool fd_ctl_write (PollFD fd, bool active)

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

Parameters:

this

a file descriptor set.

fd

a file descriptor.

active

a new status.

Returns:

true if the descriptor was successfully updated.