From 786dd2a243f25182d3b7ee7ae95248b1181b3dff Mon Sep 17 00:00:00 2001 From: gdamore Date: Thu, 26 Dec 2024 21:58:31 +0000 Subject: deploy: 8027aebffe30fefbd320ac1c14866bfe85c1e915 --- ref/api/errors.html | 1 + 1 file changed, 1 insertion(+) (limited to 'ref/api/errors.html') diff --git a/ref/api/errors.html b/ref/api/errors.html index de9eab7d..980d639b 100644 --- a/ref/api/errors.html +++ b/ref/api/errors.html @@ -281,6 +281,7 @@ as in diagnostic messages or log entries.

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_ESTOPPED1000Operation stopped. The operation was stopped with nng_aio_stop or [nng_aio_close]. NNG_EINTERNAL1000An unidentifier internal error occurred. NNG_ESYSERR0x10000000 - 0x1FFFFFFFAn unidentified system error occurred. These are errors reported by the operating system. NNG_ETRANERR0x20000000 - 0x2FFFFFFFAn unidentified transport error occurred. -- cgit v1.2.3-70-g09d2