class ServerMixin: (source)
twisted.internet.tcp.Server which just marks it as a server for the purposes of the default TLS handshake.| Instance Variable | _tlsClientDefault |
Always False, indicating that this is a server connection, and by default when TLS is negotiated this class will act as a TLS server. |