Searched refs:restart_tcp_service (Results 1 – 3 of 3) sorted by relevance
24 void restart_tcp_service(unique_fd fd, int port);
57 void restart_tcp_service(unique_fd fd, int port) { in restart_tcp_service() function
286 std::bind(restart_tcp_service, std::placeholders::_1, port)); in daemon_service_to_fd()