Control the event of file descriptor and the operations is defined by PollEvent.
(operator *FDOperator, event PollEvent)
| 34 | |
| 35 | // Control the event of file descriptor and the operations is defined by PollEvent. |
| 36 | Control(operator *FDOperator, event PollEvent) error |
| 37 | |
| 38 | // Alloc the operator from cache. |
| 39 | Alloc() (operator *FDOperator) |
no outgoing calls