From 3bf8f87d860e0c54b6297cc5a8b5d5e790e53353 Mon Sep 17 00:00:00 2001 From: gdamore Date: Tue, 31 Dec 2024 19:08:38 +0000 Subject: deploy: 04823b52c0b0cc251f2b927883a41100f7bb4a64 --- ref/migrate/nng1.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ref/migrate/nng1.html') diff --git a/ref/migrate/nng1.html b/ref/migrate/nng1.html index 6257eb56..28065353 100644 --- a/ref/migrate/nng1.html +++ b/ref/migrate/nng1.html @@ -230,7 +230,7 @@ See the Migrating From libnanomsg chapter for details

It is now required for applications to initialize the library explicitly before using it. This is done using the nng_init function.

New AIO Error Code NNG_ESTOPPED

-

When an operation fails with [NNG_ESTOPPED], it means that the associated [nni_aio] object has +

When an operation fails with NNG_ESTOPPED, it means that the associated [nni_aio] object has been permanently stopped and must not be reused. Applications must watch for this error code, and not resubmit an operation that returns it. This is particularly important for callbacks that automatically resubmit operations. Failure to observe this rule will lead to an infinite loop -- cgit v1.2.3-70-g09d2