add_fd


Description:

public bool add_fd (PollFD fd)

Add a file descriptor to the file descriptor set.

Parameters:

this

a file descriptor set.

fd

a file descriptor.

Returns:

true if the file descriptor was successfully added to the set.