mirror of
https://github.com/curl/curl.git
synced 2026-08-25 10:53:37 +03:00
stop using the word 'just'
Everywhere. In documentation and code comments. It is almost never a good word and almost always a filler that should be avoided. Closes #20793
This commit is contained in:
parent
4b583b7585
commit
b4dba346cd
213 changed files with 727 additions and 772 deletions
|
|
@ -38,8 +38,8 @@ still running easy handles within the multi handle. When this number reaches
|
|||
zero, all transfers are complete/done.
|
||||
|
||||
Force libcurl to (re-)check all its internal sockets and transfers instead of
|
||||
just a single one by calling curl_multi_socket_all(3). Note that there should
|
||||
not be any reason to use this function.
|
||||
a single one by calling curl_multi_socket_all(3). Note that there should not
|
||||
be any reason to use this function.
|
||||
|
||||
# %PROTOCOLS%
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue