mirror of
https://github.com/curl/curl.git
synced 2026-04-15 03:41:41 +03:00
curl_multi_socket.3: fix typo
This commit is contained in:
parent
1c3e8bbfed
commit
558b5f68a6
1 changed files with 1 additions and 1 deletions
|
|
@ -118,7 +118,7 @@ the return code means that libcurl may have more data available to return or
|
|||
that there may be more data to send off before it is "satisfied".
|
||||
|
||||
In modern libcurls, \fICURLM_CALL_MULTI_PERFORM\fP or
|
||||
\fICURLM_CALL_MULTI_SOKCET\fP should not be returned and no application needs
|
||||
\fICURLM_CALL_MULTI_SOCKET\fP should not be returned and no application needs
|
||||
to care about them.
|
||||
|
||||
NOTE that the return code is for the whole multi stack. Problems still might have
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue