Part of twisted.internet.iocpreactor.tcp View Source View In Hierarchy
Method | _makeTransport | Undocumented |
Inherited from Connector:
Method | __init__ | Undocumented |
Method | getDestination | Return destination this will try to connect to. |
Inherited from BaseConnector (via Connector):
Method | disconnect | Disconnect whatever our state is. |
Method | connect | Start connection to remote server. |
Method | stopConnecting | Stop attempting to connect. |
Method | cancelTimeout | Undocumented |
Method | buildProtocol | Undocumented |
Method | connectionFailed | Undocumented |
Method | connectionLost | Undocumented |
Inherited from Ephemeral (via Connector, BaseConnector):
Method | __getstate__ | Undocumented |
Method | __setstate__ | Undocumented |