class documentation
class _SocketCloser: (source)
Known subclasses: twisted.internet.iocpreactor.tcp.Connection
, twisted.internet.iocpreactor.tcp.Port
, twisted.internet.tcp.Connection
, twisted.internet.tcp.Port
Method | _close |
Undocumented |
Instance Variable | _should |
Set to True if shutdown should be called before calling close on the underlying socket. |
overridden in
twisted.internet.tcp.Port
Set to True if shutdown should be called before calling close on the underlying socket.