curl_multi_socket.3: fix typo

This commit is contained in:
Daniel Stenberg 2016-12-15 17:26:23 +01:00
parent 1c3e8bbfed
commit 558b5f68a6
1 changed files with 1 additions and 1 deletions

View File

@ -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