Poll.removeFd

Remove a file descriptor from the file descriptor set.

class Poll
bool
removeFd

Parameters

fd PollFD

a file descriptor.

Return Value

Type: bool

%TRUE if the file descriptor was successfully removed from the set.

Meta