def clientConnectionFailed(self, connector, reason): # ?????ClientFactory??? print("Connection failed goodbye!") reactor.stop() # ????