diff options
| author | Garrett D'Amore <garrett@damore.org> | 2024-03-31 10:16:46 -0700 |
|---|---|---|
| committer | Garrett D'Amore <garrett@damore.org> | 2024-03-31 10:18:28 -0700 |
| commit | f7787f8cc26b211f68dda3180a112ba3074ca638 (patch) | |
| tree | 603157bd358b174715c26cac8e4854bb58103618 /docs/reference/src/refs.md | |
| parent | 1d549a3cc9c3f15378994e52bf53bf418ae762b4 (diff) | |
| download | nng-f7787f8cc26b211f68dda3180a112ba3074ca638.tar.gz nng-f7787f8cc26b211f68dda3180a112ba3074ca638.tar.bz2 nng-f7787f8cc26b211f68dda3180a112ba3074ca638.zip | |
nng_socket_pair
Diffstat (limited to 'docs/reference/src/refs.md')
| -rw-r--r-- | docs/reference/src/refs.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/reference/src/refs.md b/docs/reference/src/refs.md index 2c7e5028..cb5c74f1 100644 --- a/docs/reference/src/refs.md +++ b/docs/reference/src/refs.md @@ -37,6 +37,7 @@ [ipc]: ../tran/ipc.md [tls]: ../tran/tls.md [tcp]: ../tran/tcp.md +[sockfd]: ../tran/socket.md <!-- Sockets --> @@ -141,6 +142,7 @@ [nng_msleep]: ../util/nng_msleep.md [nng_random]: ../util/nng_random.md [nng_sleep_aio]: ../util/nng_sleep_aio.md +[nng_socket_pair]: ../util/nng_socket_pair.md [nng_strdup]: ../util/nng_strdup.md [nng_strerror]: ../util/nng_strerror.md [nng_strfree]: ../util/nng_strfree.md |
