| Trees | Indices | Help |
|
|---|
|
|
IO thread class.
This class takes care of initializing the other threads, setting signal handlers (which are processed only in this thread), and doing cleanup at shutdown.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
IOServer constructor
|
Add task to workerpool to process request.
|
Handle an error gracefully. May be overridden. The default is to print a traceback and continue.
|
Handle one request at a time until told to quit.
|
Cleanup the server. This involves shutting down the processor threads and the master socket. |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Dec 9 16:12:19 2010 | http://epydoc.sourceforge.net |