diff options
Diffstat (limited to 'docs/man/nng_sendmsg.3.adoc')
| -rw-r--r-- | docs/man/nng_sendmsg.3.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/nng_sendmsg.3.adoc b/docs/man/nng_sendmsg.3.adoc index f3f2992c..68351647 100644 --- a/docs/man/nng_sendmsg.3.adoc +++ b/docs/man/nng_sendmsg.3.adoc @@ -63,7 +63,7 @@ The _flags_ may contain the following value: NOTE: Regardless of the presence or absence of `NNG_FLAG_NONBLOCK`, there may be queues between the sender and the receiver. Furthermore, there is no guarantee that the message has actually been delivered. -Finally, with some protocols, the semantic is implictly `NNG_FLAG_NONBLOCK`, +Finally, with some protocols, the semantic is implicitly `NNG_FLAG_NONBLOCK`, such as with <<nng_pub.7#,_pub_>> sockets, which are best-effort delivery only. == RETURN VALUES |
