示例#1
0
 def connectionLost(self, reason):
     self.setTimeout(None)
     QueryProtocol.connectionLost(self, reason)
示例#2
0
 def connectionLost(self, reason):
     self.setTimeout(None)
     QueryProtocol.connectionLost(self, reason)