Module: cogen.core.pollers
Network polling code.
Classes
EpollPoller
KQueuePoller
Poller
A poller just checks if there are ready-sockets for the operations.
The operations are not done here, they are done in the socket ops instances.