NAME

grpc_last_error_get_np - Returns the error code of the last error to occur.

SYNOPSIS

grpc_error_t grpc_last_error_get_np()

ARGUMENTS

None

DESCRIPTION

The grpc_last_error_get_np() function returns the error code of the last error to occur.

This function is MT-safe.


RETURN VALUE

The error code of the last error to occur

ERRORS

None

last update : $Date: 2005/07/11 07:11:24 $