def _reconnect(self):
     self.cycleAddressIfNeeded()
     return ClientBase._reconnect(self)
Esempio n. 2
0
 def _reconnect(self):
     self.cycleAddressIfNeeded()
     return ClientBase._reconnect(self)