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

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

Stdin pipe will be opened in duplex mode. The parent will read stdin to detect when the child closes it so we can close our end.
Method ovDone Undocumented
Method initiateOp Undocumented

Inherited from OverlappedOp:

Method __init__ Undocumented
def ovDone(self, ret, bytes, (handle, buffer)): (source)
Undocumented
def initiateOp(self, handle, buffer): (source)
Undocumented
API Documentation for twisted, generated by pydoctor.