removing a file descriptor from a poll set
May 2nd, 2008 8:38 am
If the fd member of a struct pollfd in the array passed to poll() is set to −1, it will be ignored.
If the fd member of a struct pollfd in the array passed to poll() is set to −1, it will be ignored.