| Home | Trees | Indices | Help |
|---|
|
|
SocketServer.BaseRequestHandler --+
|
SocketServer.StreamRequestHandler --+
|
MessageHandler
Handler for accepting and processing "messages." Messages are usually very short strings which require no response. This handler listens for the complete message before passing it onto the
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
chunk_size = 4096
|
|||
|
Inherited from |
|||
|
|||
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Apr 17 20:45:14 2010 | http://epydoc.sourceforge.net |