Home | Trees | Indices | Help |
---|
|
object --+ | _wrapper.Wrapper --+ | Reactor
Nested Classes | |
ErrorDelegate |
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Static Methods | |||
|
Properties | |
global_handler | |
timeout | |
handler | |
quiesced | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Create an outgoing Connection that will be managed by the reactor. The reactor's pn_iohandler will create a socket connection to the host once the connection is opened. |
Change the address used by the connection. The address is used by the reactor's iohandler to create an outgoing socket connection. This must be set prior to opening the connection. |
This may be used to retrieve the remote peer address.
|
Property Details |
global_handler
|
timeout
|
handler
|
quiesced
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Mar 15 15:31:08 2019 | http://epydoc.sourceforge.net |