class documentation
A mixin for twisted.internet.tcp.Client
which just marks it as a client for the purposes of the default TLS handshake.
Instance Variable | _tls |
Always True, indicating that this is a client connection, and by default when TLS is negotiated this class will act as a TLS client. |