I am an SSL port.

Method __init__ Initialize with a numeric port to listen on.
Method _getLogPrefix Override the normal prefix to include an annotation indicating this is a port for TLS connections.

Inherited from _SocketCloser (via Port):

Instance Variable _shouldShutdown Set to True if shutdown should be called before calling close on the underlying socket. (type: bool)
Method _closeSocket Undocumented

Inherited from _SocketCloser (via Port):

Instance Variable _shouldShutdown Set to True if shutdown should be called before calling close on the underlying socket. (type: bool)
Method _closeSocket Undocumented

Inherited from _SocketCloser (via Port):

Instance Variable _shouldShutdown Set to True if shutdown should be called before calling close on the underlying socket. (type: bool)
Method _closeSocket Undocumented

Inherited from _SocketCloser (via Port):

Instance Variable _shouldShutdown Set to True if shutdown should be called before calling close on the underlying socket. (type: bool)
Method _closeSocket Undocumented

Inherited from _SocketCloser (via Port):

Instance Variable _shouldShutdown Set to True if shutdown should be called before calling close on the underlying socket. (type: bool)
Method _closeSocket Undocumented
def __init__(self, port, factory, ctxFactory, backlog=50, interface='', reactor=None): (source)

Initialize with a numeric port to listen on.

def _getLogPrefix(self, factory): (source)

Override the normal prefix to include an annotation indicating this is a port for TLS connections.

API Documentation for Twisted, generated by pydoctor at 2016-10-29 16:19:29.