module documentation

Reactor that uses IO completion ports

Class IOCPReactor No class docstring; 0/2 instance variable, 8/17 methods documented
Function install Undocumented
Constant EVENTS_PER_LOOP Undocumented
Constant MAX_TIMEOUT Undocumented
Variable KEY_NORMAL Undocumented
Variable KEY_WAKEUP Undocumented
Constant _NO_FILEDESC Undocumented
Constant _NO_GETHANDLE Undocumented
Variable _extraInterfaces Undocumented
def install():

Undocumented

EVENTS_PER_LOOP: int =

Undocumented

Value
1000
MAX_TIMEOUT: int =

Undocumented

Value
2000
KEY_NORMAL =

Undocumented

KEY_WAKEUP =

Undocumented

_NO_FILEDESC =

Undocumented

Value
error.ConnectionFdescWentAway('Filedescriptor went away')
_NO_GETHANDLE =

Undocumented

Value
error.ConnectionFdescWentAway('Handler has no getFileHandle method')
_extraInterfaces =

Undocumented