gRPC  0.6.0
 All Classes Namespaces Functions Variables Enumerations Properties Pages
Public Attributes | List of all members
grpc_pollset_vtable Struct Reference

Public Attributes

void(* add_fd )(grpc_pollset *pollset, struct grpc_fd *fd)
 
void(* del_fd )(grpc_pollset *pollset, struct grpc_fd *fd)
 
int(* maybe_work )(grpc_pollset *pollset, gpr_timespec deadline, gpr_timespec now, int allow_synchronous_callback)
 
void(* kick )(grpc_pollset *pollset)
 
void(* destroy )(grpc_pollset *pollset)
 

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