Searched defs:connection (Results 1 – 3 of 3) sorted by relevance
45 … void Push(const websocketpp::connection<TestConfig>::ptr &connection, std::vector<char> &&buffer) in Push()
72 …auto connection = endpoint_.get_connection(std::make_shared<websocketpp::uri>(false, server.GetNam… in Connect() local
37 std::string connection; member