Poll.addFd

Add a file descriptor to the file descriptor set.

class Poll
bool
addFd

Parameters

fd PollFD

a file descriptor.

Return Value

Type: bool

%TRUE if the file descriptor was successfully added to the set.

Meta