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_EAMBIGUOUS | 29 | Ambiguous option. The command line option could not be unambiguously resolved. Only used with nng_opts_parse. |
NNG_EBADTYPE | 30 | Incorrect type. A type-specific function was used for an object of the wrong type. |
NNG_ECONNSHUT | 31 | Connection shutdown. The connection was shut down and cannot be used. |
+NNG_ESTOPPED | 1000 | Operation stopped. The operation was stopped with nng_aio_stop or [nng_aio_close]. |
NNG_EINTERNAL | 1000 | An unidentifier internal error occurred. |
NNG_ESYSERR | 0x10000000 - 0x1FFFFFFF | An unidentified system error occurred. These are errors reported by the operating system. |
NNG_ETRANERR | 0x20000000 - 0x2FFFFFFF | An unidentified transport error occurred. |
--
cgit v1.2.3-70-g09d2