fd_has_closed


Description:

public bool fd_has_closed (PollFD fd)

Check if fd in this has closed the connection.

Parameters:

this

a file descriptor set.

fd

a file descriptor.

Returns:

true if the connection was closed.