Searched refs:pair_service (Results 1 – 1 of 1) sorted by relevance
149 static void pair_service(unique_fd fd, std::string host, std::string password) { in pair_service() function279 "pair", std::bind(pair_service, std::placeholders::_1, host, password)); in host_service_to_socket()