Exemple #1
0
 def handleResponseEnd(self):
     QueryProtocol.handleResponseEnd(self)
     self.setTimeout(None)
     self.transport.loseConnection()
 def handleResponseEnd(self):
     QueryProtocol.handleResponseEnd(self)
     self.setTimeout(None)
     self.transport.loseConnection()