diff options
Diffstat (limited to 'docs/ref/proto')
| -rw-r--r-- | docs/ref/proto/pub.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/proto/pub.md b/docs/ref/proto/pub.md index 40a75706..55292f7a 100644 --- a/docs/ref/proto/pub.md +++ b/docs/ref/proto/pub.md @@ -22,7 +22,7 @@ Applications should construct their messages accordingly. ## Socket Operations -The [`nng_pub0_open()`][nng_pub_open] functions create a publisher socket. +The [`nng_pub0_open`][nng_pub_open] functions create a publisher socket. This socket may be used to send messages, but is unable to receive them. Attempts to receive messages will result in `NNG_ENOTSUP`. |
