Trees | Indices | Help |
|
---|
|
Low-level transport class that works on arbitrary file descriptors.
Unlike Transport, this doesn't use timeouts.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
Constructor for the Client class.
|
Send a message. This just sends a message and doesn't wait for the response. |
Try to receive a message from the read part of the socket. In case we already have messages queued, we just return from the queue. |
Send a message and wait for the response. This is just a wrapper over Send and Recv. |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 22 11:13:33 2016 | http://epydoc.sourceforge.net |