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_EPEERAUTH27Peer could not be authenticated. 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_ESTOPPED1000Operation stopped. The operation was stopped with nng_aio_stop. 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