From 6096172cf3630dbc5366a85fe89fb361b4f40fae Mon Sep 17 00:00:00 2001 From: gdamore Date: Sun, 27 Oct 2024 19:43:14 +0000 Subject: deploy: c699588c5e68880b8fd890711a4f7cca2b49a0bc --- ref/api/errors.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ref/api/errors.html') diff --git a/ref/api/errors.html b/ref/api/errors.html index b928bbf5..337fac4b 100644 --- a/ref/api/errors.html +++ b/ref/api/errors.html @@ -298,8 +298,8 @@ as in diagnostic messages or log entries.

NNG_EWRITEONLY25Write only resource. A read operation failed because the object only supports writes. NNG_ECRYPTO26Cryptographic error. Usually indicates an invalid key was used for TLS. NNG_EPEERAUTH27Peer could not be authenticated. -NNG_ENOARG28Option requires argument. A command-line option was supplied without an argument. Only used with nng_opts_parse. -NNG_EAMBIGUOUS29Ambiguous option. The command line option could not be unambiguously resolved. Only used with nng_opts_parse. +NNG_ENOARG28Option requires argument. A command-line option was supplied without an argument. Only used with nng_opts_parse. +NNG_EAMBIGUOUS29Ambiguous option. The command line option could not be unambiguously resolved. Only used with nng_opts_parse. NNG_EBADTYPE30Incorrect type. A type-specific function was used for an object of the wrong type. NNG_ECONNSHUT31Connection shutdown. The connection was shut down and cannot be used. NNG_EINTERNAL1000An unidentifier internal error occurred. -- cgit v1.2.3-70-g09d2