Poll.fdHasClosed

Check if fd in set has closed the connection.

class Poll
bool
fdHasClosed

Parameters

fd PollFD

a file descriptor.

Return Value

Type: bool

TRUE if the connection was closed.