UnixFdSourceFunc
typealias UnixFdSourceFunc = (<Error class: unknown class>, condition: IoCondition) -> Boolean(source)
The type of functions to be called when a UNIX fd watch source triggers.
param
fd
the fd that triggered the eventparam
condition
the IO conditions reported on @fdreturn false if the source should be removed