GRPC Core  18.0.0
Data Fields
grpc_mutate_socket_info Struct Reference

Information about an fd to mutate. More...

#include <socket_mutator.h>

Data Fields

int fd
 File descriptor to mutate. More...
 
grpc_fd_usage usage
 How the fd will be used. More...
 

Detailed Description

Information about an fd to mutate.

Field Documentation

◆ fd

int grpc_mutate_socket_info::fd

File descriptor to mutate.

◆ usage

grpc_fd_usage grpc_mutate_socket_info::usage

How the fd will be used.


The documentation for this struct was generated from the following file: