curl_multi_waitfds.md: add protocol mention

Follow-up to 02beac6bb6
This commit is contained in:
Daniel Stenberg 2024-04-09 16:59:28 +02:00
parent 02beac6bb6
commit 187b23b0a4
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2

View file

@ -9,6 +9,8 @@ See-also:
- curl_multi_poll (3)
- curl_multi_wait (3)
- curl_multi_fdset (3)
Protocol:
- All
---
# NAME