fd_can_read


Description:

public bool fd_can_read (PollFD fd)

Check if fd in this has data to be read.

Parameters:

this

a file descriptor set.

fd

a file descriptor.

Returns:

true if the descriptor has data to be read.