From 426ace3a013e7bc779686689d41f011178a26cc6 Mon Sep 17 00:00:00 2001
From: gdamore
Date: Thu, 9 Oct 2025 01:32:01 +0000
Subject: deploy: 86b4524b10b6e9eace01374ce138f8db81c6f3b9
---
ref/api/errors.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'ref/api/errors.html')
diff --git a/ref/api/errors.html b/ref/api/errors.html
index 8d3c52c5..866ab01e 100644
--- a/ref/api/errors.html
+++ b/ref/api/errors.html
@@ -312,7 +312,7 @@ as in diagnostic messages or log entries.
NNG_EPEERAUTH | 27 | Peer could not be authenticated. |
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_ESTOPPED | 1000 | Operation stopped. The operation was stopped with nng_aio_stop. |
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