Trees | Indices | Help |
|
---|
|
A stream server to use with asyncore.
Each request is accepted, and then dispatched to a separate asyncore dispatcher to handle.
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
_REQUEST_QUEUE_SIZE = 5
|
|||
Inherited from |
|
Constructor for AsyncStreamServer
|
Accept a new client connection. Creates a new instance of the handler class, which will use asyncore to serve the client.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 22 11:13:17 2016 | http://epydoc.sourceforge.net |