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