From 294a01aa69296a7402b0dbafc38b88040f9c5450 Mon Sep 17 00:00:00 2001 From: gdamore Date: Sat, 18 Oct 2025 00:13:35 +0000 Subject: deploy: 31a9a4a216da05c512c50ae7cb259ca500f0c8c8 --- 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 866ab01e..798e3ee9 100644 --- a/ref/api/errors.html +++ b/ref/api/errors.html @@ -289,7 +289,7 @@ as in diagnostic messages or log entries.

NNG_EBUSY4Resource busy. NNG_ETIMEDOUT5Timed out. The operation took longer than the allotted time. NNG_ECONNREFUSED6Connection refused. Usually indicates the wrong address or a server is running. -NNG_ECLOSED7Object closed. Typically the socket is closed. +NNG_ECLOSED7Object closed. Typically the socket is closed. NNG_EAGAIN8Try again. Typcally for a non-blocking operation that might succeed later. NNG_ENOTSUP9Not supported. Perhaps the protocol or transport is not supported, or the operation is not not supported with the transport or protocol. NNG_EADDRINUSE10Address in use. The network address is already used by another process. Most often this is seen for listeners. -- cgit v1.2.3-70-g09d2