Esempio n. 1
0
	def connectionLost(self,reason):
		log(DEBUG,"AVR ending",self.name,reason)
		unregister_handler(self)
Esempio n. 2
0
 def inConnectionLost(self):
     log(DEBUG, "FS20 ending", self.name)
     unregister_handler(self)