Creates a GSource to watch for a particular IO condition on a file descriptor. The source will never close the fd -- you must do it yourself. Since 2.36
a file descriptor
IO conditions to watch for on fd
the newly created GSource
See Implementation
Creates a GSource to watch for a particular IO condition on a file descriptor. The source will never close the fd -- you must do it yourself. Since 2.36