From b163d078fcb3e40ad3f047f42326e9267bc4da50 Mon Sep 17 00:00:00 2001
From: gdamore
nng_aio_reap instead if an object must be destroyed from a callback.
void nng_aio_abort(nng_aio *aio, int err);
+void nng_aio_abort(nng_aio *aio, nng_err err);
void nng_aio_cancel(nng_aio *aio);
void nng_aio_stop(nng_aio *aio);
@@ -373,7 +373,7 @@ This is the same test used internally by Result of Operation
-int nng_aio_result(nng_aio *aio);
+nng_err nng_aio_result(nng_aio *aio);
size_t nng_aio_count(nng_aio *aio);
The nng_aio_result function returns the result of the operation associated
--
cgit v1.2.3-70-g09d2