Part of twisted.internet.iocpreactor.interfaces View Source View In Hierarchy
Known implementations: twisted.internet.iocpreactor.tcp.Connection, twisted.internet.iocpreactor.udp.Port
Inherited from IReadHandle:
Method | readFromHandle | Read from this handle into the buffer list |
Inherited from IWriteHandle:
Method | writeToHandle | Write the buffer to this handle |