]> git.ipfire.org Git - thirdparty/curl.git/commit
docs: add FD_ZERO to curl_multi_fdset example
authorHarry Sintonen <sintonen@iki.fi>
Thu, 13 Feb 2025 18:33:33 +0000 (20:33 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 14 Feb 2025 07:21:42 +0000 (08:21 +0100)
commitf138177b92b2db962de959f1311726bd4f67d7cd
tree066c812f85b5043a5bdeee55d1bfd033d4294ff3
parent92af12a7e014e98b4bf13e176142220c54dca734
docs: add FD_ZERO to curl_multi_fdset example

While the examples are not intended to complete applications this is
quite relevant for the correct function of the code.

Closes #16325
docs/libcurl/curl_multi_fdset.md