Searched defs:ConfigureSocket (Results 1 – 4 of 4) sorted by relevance
174 static int ConfigureSocket(ares_socket_t fd, int type, void* /*user_data*/) { in ConfigureSocket() function
174 static int ConfigureSocket(ares_socket_t fd, int type, void* /*user_data*/) { in ConfigureSocket() function in grpc_core::GrpcPolledFdFactoryPosix
48 void ConfigureSocket([[maybe_unused]] int socket) { in ConfigureSocket() function
1506 int QuicStreamFactory::ConfigureSocket(DatagramClientSocket* socket, in ConfigureSocket() function in net::QuicStreamFactory