Part of twisted.internet.error View Source View In Hierarchy
| Instance Variables | interface | the interface I tried to listen on |
| port | the port I tried to listen on | |
| socketError | the exception I got when I tried to listen (type: socket.error ) |
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 33 | Method | __init__ | Undocumented |
| 39 | Method | __str__ | Undocumented |