Home | Trees | Index | Help |
|
---|
Package twisted :: Package test :: Module testutils :: Class IOPump |
|
FasterIOPump
Utility to pump data between clients and servers for protocol testing.
Perhaps this is a utility worthy of being in protocol.py?Method Summary | |
---|---|
__init__(self,
client,
server,
clientIO,
serverIO)
| |
Pump until there is no more input or output. | |
Move data back and forth. |
Method Details |
---|
flush(self)Pump until there is no more input or output. |
pump(self)Move data back and forth. Returns whether any data was moved. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Sat Aug 26 13:54:32 2006 | http://epydoc.sf.net |