Home | Trees | Indices | Help |
|
---|
|
A thread reading from io_handler.
This thread will be also the one to call the IOHandler.prepare method until HandlerReady is returned.
It can be used (together with WrittingThread) instead of a main loop.
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
|||
Inherited from |
|
|
The thread function. First, call the handler's 'prepare' method until it returns HandlerReady then loop waiting for the socket input and calling 'handle_read' on the handler.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Jul 10 09:22:49 2011 | http://epydoc.sourceforge.net |