Home | Trees | Indices | Help |
---|
|
Communicates with a remote machine.
Objects of this class may be used for communication with the remote machine. The necessary locking is handled automatically, so this class is thread-safe.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
Queries the remote machine. This method automatically handles the necessary locking to be thread-safe. Do NOT acquire this object's lock before calling this method - the method will block and never return. |
Returns the backing socket. Because using this socket erases the thread safety, this method should never be used. |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sun May 23 16:15:42 2010 | http://epydoc.sourceforge.net |