示例#1
0
 def handleResponseEnd(self):
     QueryProtocol.handleResponseEnd(self)
     self.setTimeout(None)
     self.transport.loseConnection()
示例#2
0
 def handleResponseEnd(self):
     QueryProtocol.handleResponseEnd(self)
     self.setTimeout(None)
     self.transport.loseConnection()