diff options
Diffstat (limited to 'docs/man/nng_device.3.adoc')
| -rw-r--r-- | docs/man/nng_device.3.adoc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/man/nng_device.3.adoc b/docs/man/nng_device.3.adoc index 09717e21..aaf71af6 100644 --- a/docs/man/nng_device.3.adoc +++ b/docs/man/nng_device.3.adoc @@ -97,7 +97,8 @@ the requestor, if reliable delivery is needed. == RETURN VALUES -This function returns 0 on success, and non-zero otherwise. +This function continues running, and only returns an appropriate error when +one occurs, or if one of the sockets is closed. == ERRORS |
