GRPC_FUNCTION_HANDLE_IS_READY_NP
- Checks whether the specified handle is ready or not
INTEGER FUNCTION GRPC_FUNCTION_HANDLE_GET_ERROR_NP(HANDLE)
INTEGER(KIND=8) HANDLE
The GRPC_FUNCTION_HANDLE_IS_READY_NP() function returns whether the specified handle is ready or not.
This function is MT-safe.
GRPC_NOT_INITIALIZED
GRPC_INVALID_FUNCTION_HANDLE
GRPC_OTHER_ERROR_CODE