docs/libcurl: fix the version for curl_multi_socket_action

It was added in 7.16.3, not 7.15.4 (that's when curl_multi_socket was
added).
This commit is contained in:
Dan Fandrich 2026-05-18 22:30:57 -07:00
parent 38cd720f76
commit d24652971a

View file

@ -12,7 +12,7 @@ See-also:
- the hiperfifo.c example
Protocol:
- All
Added-in: 7.15.4
Added-in: 7.16.3
---
# NAME