Poll.fdHasClosed
bool fdHasClosed(gst.poll_fd.PollFD fd)Check if fd in set has closed the connection.
Parameters
fd | a file descriptor. |
Returns
true if the connection was closed.
bool fdHasClosed(gst.poll_fd.PollFD fd)Check if fd in set has closed the connection.
fd | a file descriptor. |