Poll.fdHasClosed

bool fdHasClosed(gst.poll_fd.PollFD fd)

Check if fd in set has closed the connection.

Parameters

fda file descriptor.

Returns

true if the connection was closed.