mirror of
https://github.com/curl/curl.git
synced 2026-08-06 09:16:12 +03:00
parent
4c6b74e1e8
commit
217fd5b424
9 changed files with 11 additions and 11 deletions
|
|
@ -303,7 +303,7 @@ static CURLMcode mev_pollset_diff(struct Curl_multi *multi,
|
|||
CURLMcode mresult;
|
||||
|
||||
/* The transfer `data` reports in `ps` the sockets it is interested
|
||||
* in and which combinatino of CURL_POLL_IN/CURL_POLL_OUT it wants
|
||||
* in and which combination of CURL_POLL_IN/CURL_POLL_OUT it wants
|
||||
* to have monitored for events.
|
||||
* There can be more than 1 transfer interested in the same socket
|
||||
* and 1 transfer might be interested in more than 1 socket.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue