A common interface for objects that can be used in select()
Try to read/write to the Selectable without blocking. If the operation would block, queue and link it with the sel_state
See Implementation
A common interface for objects that can be used in select()