remove_poll


Description:

public void remove_poll (ref PollFD fd)

Removes file descriptor from the set of file descriptors to be polled for a particular context.

Parameters:

this

a MainContext (if null, the global-default main context will be used)

fd

a PollFD descriptor previously added with add_poll