diff options
Diffstat (limited to 'docs/man/nng_push.7.adoc')
| -rw-r--r-- | docs/man/nng_push.7.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/nng_push.7.adoc b/docs/man/nng_push.7.adoc index e2ab50ab..800c0bd6 100644 --- a/docs/man/nng_push.7.adoc +++ b/docs/man/nng_push.7.adoc @@ -34,7 +34,7 @@ This property makes this pattern useful in ((load-balancing)) scenarios. === Socket Operations -The <<nng_push_open.3#,`nng_push0_open()`>> call creates a pusher socket. +The `<<nng_push_open.3#,nng_push0_open()>>` call creates a pusher socket. This socket may be used to send messages, but is unable to receive them. Attempts to receive messages will result in `NNG_ENOTSUP`. |
