Part of twisted.internet.interfaces.IReactorSSL View Source
| Parameters | port | a port number on which to listen |
| factory | a twisted.internet.protocol.ServerFactory
instance
| |
| contextFactory | a twisted.internet.ssl.ContextFactory
instance
| |
| backlog | size of the listen queue | |
| interface | the hostname to bind to, defaults to '' (all) |