fd_has_error


Description:

public bool fd_has_error (PollFD fd)

Check if fd in this has an error.

Parameters:

this

a file descriptor set.

fd

a file descriptor.

Returns:

true if the descriptor has an error.