GRPC C++
1.66.0
|
#include <grpc_types.h>
Data Fields | |
int * | cancelled |
out argument, set to 1 if the call failed at the server for a reason other than a non-OK status (cancel, deadline exceeded, network failure, etc.), 0 otherwise (RPC processing ran to completion and was able to provide any status from the server) More... | |
int* grpc_op::grpc_op_data::grpc_op_recv_close_on_server::cancelled |
out argument, set to 1 if the call failed at the server for a reason other than a non-OK status (cancel, deadline exceeded, network failure, etc.), 0 otherwise (RPC processing ran to completion and was able to provide any status from the server)