Part of twisted.internet.error View Source View In Hierarchy
Instance Variable | interface | the interface I tried to listen on |
Instance Variable | port | the port I tried to listen on |
Instance Variable | socketError | the exception I got when I tried to listen (type: socket.error ) |
Method | __init__ | Undocumented |
Method | __str__ | Undocumented |