Searched refs:shutdown_fd (Results 1 – 1 of 1) sorted by relevance
114 static void shutdown_fd(void* args, grpc_error* error);225 void GrpcUdpListener::shutdown_fd(void* args, grpc_error* error) { in shutdown_fd() function in GrpcUdpListener337 GRPC_CLOSURE_INIT(&orphan_fd_closure_, shutdown_fd, this, in OnFdAboutToOrphan()