twisted.internet.tcp._SocketCloser(object) class documentationtwisted.internet.tcp
(View In Hierarchy)
Known subclasses: twisted.internet.iocpreactor.tcp.Connection, twisted.internet.iocpreactor.tcp.Port, twisted.internet.tcp.Connection, twisted.internet.tcp.Port
| Instance Variable | _shouldShutdown | Set to Trueifshutdownshould be called before 
callingcloseon the underlying socket. (type:bool) | 
| Method | _closeSocket | Undocumented |