Searched refs:websocket_host_ (Results 1 – 2 of 2) sorted by relevance
104 const std::string& websocket_host() { return websocket_host_; } in websocket_host()177 std::string websocket_host_; variable
58 websocket_host_ = argv[i]; in Init()