Translate integer exit codes generated by the NNG library. All package
functions return an integer exit code on error rather than the expected
return value. These are classed ‘errorValue’ and may be checked by
is_error_value.
Usage
nng_error(xc)
Value
A character string comprising the error code and error message
separated by ‘ | ’.