mirror of
https://github.com/curl/curl.git
synced 2026-05-20 10:16:19 +03:00
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:
parent
38cd720f76
commit
d24652971a
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ See-also:
|
|||
- the hiperfifo.c example
|
||||
Protocol:
|
||||
- All
|
||||
Added-in: 7.15.4
|
||||
Added-in: 7.16.3
|
||||
---
|
||||
|
||||
# NAME
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue