Table of Contents
This is necessary only in multi-threaded programs.
__init__ ( self )
Initialize.
connectionLost ( self )
Close both ends of my pipe.
doRead ( self )
Read one byte from the pipe.
wakeUp ( self )
Write one byte to the pipe, and flush it.