Exemplo n.º 1
0
 def handleResponseEnd(self):
     QueryProtocol.handleResponseEnd(self)
     self.setTimeout(None)
     self.transport.loseConnection()
Exemplo n.º 2
0
 def handleResponseEnd(self):
     QueryProtocol.handleResponseEnd(self)
     self.setTimeout(None)
     self.transport.loseConnection()