Package ldaptor :: Package test :: Module util :: Class IOPump
[show private | hide private]
[frames | no frames]

Class IOPump

  IOPump --+    
           |    
FasterIOPump --+
               |
              IOPump


Method Summary
  __init__(self, client, server, clientTransport, serverTransport)
  __repr__(self)
  pump(self)
Move data back and forth.
    Inherited from IOPump
  flush(self)
Pump until there is no more input or output.

Class Variable Summary
list active = []

Method Details

pump(self)

Move data back and forth.

Returns whether any data was moved.
Overrides:
ldaptor.test.util.FasterIOPump.pump (inherited documentation)

Class Variable Details

active

Type:
list
Value:
[]                                                                     

Generated by Epydoc 2.1 on Wed Jan 24 20:46:21 2007 http://epydoc.sf.net