Class t.i.i.o.ConnectExOp(OverlappedOp):

Part of twisted.internet.iocpreactor.ops View Source View In Hierarchy

Undocumented
Method ovDone Undocumented
Method threadedDone Undocumented
Method threadedErr Undocumented
Method initiateOp Undocumented
Method threadedThing Undocumented

Inherited from OverlappedOp:

Method __init__ Undocumented
def ovDone(self, ret, bytes, (handle, sock)): (source)
Undocumented
def threadedDone(self, _): (source)
Undocumented
def threadedErr(self, err): (source)
Undocumented
def initiateOp(self, sock, addr): (source)
Undocumented
def threadedThing(self, sock, addr): (source)
Undocumented
API Documentation for twisted, generated by pydoctor.