def clientConnectionLost(self, connector, reason): # ?????ClientFactory??? print("Connection lost goodbye") reactor.stop() # ????