コード例 #1
0
 def childConnectionLost(self, childFD):
     ProcessProtocol.childConnectionLost(self, childFD)
     print "ON a PERDU :", childFD
コード例 #2
0
ファイル: protocol.py プロジェクト: dynamikdev/txProcom
    def childConnectionLost(self, childFD):
	ProcessProtocol.childConnectionLost(self, childFD)
	print "ON a PERDU :",childFD