Skip to content

Commit

Permalink
CURLMOPT_SOCKETFUNCTION.3: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgustafsson committed Jun 24, 2019
1 parent 92963d6 commit 1862cac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/libcurl/opts/CURLMOPT_SOCKETFUNCTION.3
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ called.
\fBwhat\fP argument is not CURL_POLL_REMOVE then it holds information about \fBwhat\fP argument is not CURL_POLL_REMOVE then it holds information about
what activity on this socket the application is supposed to what activity on this socket the application is supposed to
monitor. Subsequent calls to this callback might update the \fBwhat\fP bits monitor. Subsequent calls to this callback might update the \fBwhat\fP bits
for a socket that is alredy monitored. for a socket that is already monitored.


\fBuserp\fP is set with \fICURLMOPT_SOCKETDATA(3)\fP. \fBuserp\fP is set with \fICURLMOPT_SOCKETDATA(3)\fP.


Expand Down

0 comments on commit 1862cac

Please sign in to comment.