Poll.fdHasClosed

Check if fd in set has closed the connection.

class Poll
bool
fdHasClosed

Parameters

fd gst.poll_fd.PollFD

a file descriptor.

Return Value

Type: bool

true if the connection was closed.