| Home | Trees | Indices | Help |
|
|---|
|
|
Author: Ruben Reifenberg
|
|||
| LogAdapter | |||
|
|||
|
|||
|
|||
|
|||
Creates server that does no multithreading. Remark: The SimpleXMLRPCServer seems to do no multithreading, except we use MixIn class. Indeed, I found that a second client is blocked as long as the server is processing another request. (Python 2.4)
|
Run the given logServer as an xmlrpc server (forever).
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu May 20 11:46:17 2010 | http://epydoc.sourceforge.net |