fd_can_write


Description:

public bool fd_can_write (PollFD fd)

Check if fd in this can be used for writing.

Parameters:

this

a file descriptor set.

fd

a file descriptor.

Returns:

true if the descriptor can be used for writing.