From 86b4524b10b6e9eace01374ce138f8db81c6f3b9 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Wed, 8 Oct 2025 18:26:51 -0700 Subject: Minor doc fixups. --- docs/ref/api/stream.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/ref/api/stream.md') diff --git a/docs/ref/api/stream.md b/docs/ref/api/stream.md index a2427a70..38c6adb8 100644 --- a/docs/ref/api/stream.md +++ b/docs/ref/api/stream.md @@ -36,7 +36,7 @@ The {{i:`nng_stream_send`}} function starts sending data asynchronously over the The data is sent from the scatter/gather vector located in the [`nng_aio`] _aio_, which must have been previously set using [`nng_aio_set_iov`]. -The {{i:`nng_stream_recv`}} function starts receiving data [asynchronously over the stream _s_ +The {{i:`nng_stream_recv`}} function starts receiving data asynchronously over the stream _s_ into the scatter/gather vector located in the [`nng_aio`] _aio_, which must have been previously set using [`nng_aio_set_iov`]. -- cgit v1.2.3-70-g09d2