Part of twisted.internet.iocpreactor View Source
Class | Connection | |
Class | Client | No class docstring; 3/11 methods documented |
Class | Server | Serverside socket-stream connection class. |
Class | Connector | Undocumented |
Class | Port | No class docstring; 5/11 methods documented |
Class | _BypassTLS | _BypassTLS
is used as the transport object for the TLS protocol object used to
implement startTLS . Its methods skip any TLS logic which
startTLS enables.
|