Home | Trees | Index | Help |
---|
Package i2p :: Module SocketServer :: Class BaseServer |
|
BaseServer
--+
|
BaseServer
TCPServer
Method Summary | |
---|---|
Inherited from BaseServer | |
Constructor. | |
Called to clean up an individual request. | |
Finish one request by instantiating RequestHandlerClass. | |
Handle an error gracefully. | |
Handle one request, possibly blocking. | |
Call finish_request. | |
Handle one request at a time until doomsday. | |
Called by constructor to activate the server. | |
Called to clean-up the server. | |
Verify the request. |
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Mon Aug 02 01:07:41 2004 | http://epydoc.sf.net |