diff options
| author | gdamore <gdamore@users.noreply.github.com> | 2025-10-09 01:32:01 +0000 |
|---|---|---|
| committer | gdamore <gdamore@users.noreply.github.com> | 2025-10-09 01:32:01 +0000 |
| commit | 426ace3a013e7bc779686689d41f011178a26cc6 (patch) | |
| tree | ac03484678fe9f75023fc45bc55f1c865da86a91 /ref/api/ctx.html | |
| parent | edd3b6bc34f211bd3d58642d0c69ce1b5bb9dc3b (diff) | |
| download | nng-426ace3a013e7bc779686689d41f011178a26cc6.tar.gz nng-426ace3a013e7bc779686689d41f011178a26cc6.tar.bz2 nng-426ace3a013e7bc779686689d41f011178a26cc6.zip | |
deploy: 86b4524b10b6e9eace01374ce138f8db81c6f3b9
Diffstat (limited to 'ref/api/ctx.html')
| -rw-r--r-- | ref/api/ctx.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ref/api/ctx.html b/ref/api/ctx.html index 7130e568..a3596c54 100644 --- a/ref/api/ctx.html +++ b/ref/api/ctx.html @@ -267,7 +267,7 @@ contexts. For the same reason, <a href="../api/sock.html#raw-mode-sockets">raw</ <span class="mdbook-alerts-icon"></span> tip </p> -<p>Developers with experience with [libnanomsg] may be used to using <a href="../api/sock.html#raw-mode-sockets">raw</a> sockets for concurrency. +<p>Developers with experience with <a href="https://github.com/nanomsg/nanomsg">libnanomsg</a> may be used to using <a href="../api/sock.html#raw-mode-sockets">raw</a> sockets for concurrency. Contexts provide a superior solution, as they are much easier to use, less error prone, and allow for easy control of the amount of concurrency used on any given socket.</p> </div> |
