class documentation
Utility to pump data between clients and servers for protocol testing.
Perhaps this is a utility worthy of being in protocol.py?
Method | __init__ |
Undocumented |
Method | flush |
Pump until there is no more input or output. |
Method | pump |
Move data back and forth, while also triggering any currently pending scheduled calls (i.e. callLater(0, f)). |
Instance Variable | client |
Undocumented |
Instance Variable | client |
Undocumented |
Instance Variable | clock |
Undocumented |
Instance Variable | debug |
Undocumented |
Instance Variable | server |
Undocumented |
Instance Variable | server |
Undocumented |