Removes a file descriptor from the set of file descriptors polled for this source.
This API is only intended to be used by implementations of SocketSource. Do not call this API on a SocketSource that you did not create.
a SocketSource
a PollFD structure previously passed to add_poll.