| Trees | Indices | Help |
|---|
|
|
object --+
|
ssl_support.SSLSupport --+
|
object --+ |
| |
tcp_support.TCPSupport --+
|
NetClient
NetClient is an asynchronous factory for TCP or SSL connections.
Multiple connections to different servers can be made using the same instance.
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
trust_all = property(fset= set_trust_all)
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Should the client trust ALL server certificates Keyword arguments:
|
Attempt to open a connection to a server. The connection is opened asynchronously and the result returned in the handler. Keyword arguments:
|
Close the NetClient. Any open connections will be closed. |
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Wed Oct 24 18:50:44 2012 | http://epydoc.sourceforge.net |