From 8ff1ed986dc8fe086c317bca8e6d3c5450e56da3 Mon Sep 17 00:00:00 2001
From: gdamore
Date: Sun, 5 Jan 2025 02:33:35 +0000
Subject: deploy: f77e5a5ec7f8b1373eeda0ea56f47137daf40330
---
ref/api/errors.html | 2 --
1 file changed, 2 deletions(-)
(limited to 'ref/api/errors.html')
diff --git a/ref/api/errors.html b/ref/api/errors.html
index d72d0c33..7186db4c 100644
--- a/ref/api/errors.html
+++ b/ref/api/errors.html
@@ -277,8 +277,6 @@ as in diagnostic messages or log entries.
NNG_EWRITEONLY | 25 | Write only resource. A read operation failed because the object only supports writes. |
NNG_ECRYPTO | 26 | Cryptographic error. Usually indicates an invalid key was used for TLS. |
NNG_EPEERAUTH | 27 | Peer could not be authenticated. |
-NNG_ENOARG | 28 | Option requires argument. A command-line option was supplied without an argument. Only used with nng_opts_parse. |
-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]. |
--
cgit v1.2.3-70-g09d2