Searched defs:conn_fd (Results 1 – 1 of 1) sorted by relevance
165 int conn_fd = test_channel_transport_.Accept(socket_fd); in SetUpTestChannel() local171 async_manager_.WatchFdForNonBlockingReads(conn_fd, [this](int conn_fd) { in SetUpTestChannel()