Searched refs:PORT (Results 1 – 3 of 3) sorted by relevance
39 PORT = 32123 variable in MockRemoteManagerThread50 self._remote_mgr_socket.bind((self.HOST, self.PORT))115 self._remote_mgr_thread.PORT,
29 PORT = os.environ.get('AP_PORT', 9999) variable62 port=PORT,
27 HOST, PORT = "localhost", 0 variable