Poll.fdHasClosed

Check if @fd in @set has closed the connection.

class Poll
bool
fdHasClosed

Parameters

fd PollFD

a file descriptor.

Return: %TRUE if the connection was closed.

Meta