t.i.i.i.IReadHandle(Interface) : interface documentation

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

Known subclasses: twisted.internet.iocpreactor.interfaces.IReadWriteHandle

No interface docstring
Method readFromHandle Read into the given buffers from this handle.
def readFromHandle(bufflist, evt): (source)
Read into the given buffers from this handle.
Parametersbuffthe buffers to read into (type: list of objects implementing the read/write buffer protocol )
evtan IOCP Event object
Returnstuple (return code, number of bytes read)
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:27:37.