fd_ctl_read


Description:

public bool fd_ctl_read (PollFD fd, bool active)

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

Parameters:

this

a file descriptor set.

fd

a file descriptor.

active

a new status.

Returns:

true if the descriptor was successfully updated.