예제 #1
0
 def childConnectionLost(self, childFD):
     ProcessProtocol.childConnectionLost(self, childFD)
     print "ON a PERDU :", childFD
예제 #2
0
    def childConnectionLost(self, childFD):
	ProcessProtocol.childConnectionLost(self, childFD)
	print "ON a PERDU :",childFD