module documentation
(source)

Implements a simple polling interface for file descriptors that don't work with select() - this is pretty much only useful on Windows.
Variable FULL_BUFFER_SIZE Undocumented
Variable MAX_TIMEOUT Undocumented
Variable MIN_TIMEOUT Undocumented
Class _PollableReadPipe Undocumented
Class _PollableResource Undocumented
Class _PollableWritePipe No class docstring; 0/7 instance variable, 4/10 methods documented
Class _PollingTimer Undocumented
FULL_BUFFER_SIZE = (source)

Undocumented

MAX_TIMEOUT: float = (source)

Undocumented

MIN_TIMEOUT: float = (source)

Undocumented