Part of twisted.internet.tcp View Source View In Hierarchy
Known subclasses: twisted.internet.iocpreactor.tcp.Connection, twisted.internet.tcp.Connection
abortConnection.| Method | abortConnection | Aborts the connection immediately, dropping any buffered data. |
| Instance Variable | _aborting | Set to True when abortConnection is called. (type: bool) |
| Present Since | 11.1 | |