Exemplo n.º 1
0
 def signal_writeConnectionLost(self):
     IHalfCloseableProtocol(self._protocol).writeConnectionLost()
Exemplo n.º 2
0
 def signal_readConnectionLost(self):
     IHalfCloseableProtocol(self._protocol).readConnectionLost()