Searched refs:conn_fd (Results 1 – 1 of 1) sorted by relevance
156 gTestSocketServer, [](std::shared_ptr<AsyncDataChannel> conn_fd, in SetUpTestChannel()163 conn_fd, "The connection is broken"); in SetUpTestChannel()168 [conn_fd](const std::string &response) { in SetUpTestChannel()169 rootcanal::TestChannelTransport::SendResponse(conn_fd, response); in SetUpTestChannel()172 conn_fd->WatchForNonBlockingRead([](AsyncDataChannel *conn_fd) { in SetUpTestChannel() argument174 conn_fd, []() { gTestChannelOpen = false; }); in SetUpTestChannel()