Searched refs:connect_service (Results 1 – 1 of 1) sorted by relevance
186 static void connect_service(unique_fd fd, std::string host) { in connect_service() function251 "connect", std::bind(connect_service, std::placeholders::_1, host)); in host_service_to_socket()