Home | Trees | Indices | Help |
---|
|
Attempt to generalize the "feeder" part of a Channel: an object which can be read from and closed, but is reading from a buffer fed by another thread. The read operations are blocking and can have a timeout set.
Classes | |
PipeTimeout Indicates that a timeout was reached on a read from a BufferedPipe. |
|
BufferedPipe A buffer that obeys normal read (with timeout) & close semantics for a file or socket, but is fed data from another thread. |
Variables | |
__package__ =
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon May 23 13:50:02 2011 | http://epydoc.sourceforge.net |