Daniel Stenberg
|
c56dee6850
multi: add clarifying comment for wakeup_write()
|
4 天之前 |
Stefan Eissing
|
9b863ac670
vquic: recv_mmsg, use fewer, but larger buffers
|
3 周之前 |
Daniel Stenberg
|
a273cc255f
multi: fix "Useless Assignment"
|
3 周之前 |
Daniel Stenberg
|
cd2b45201a
src/lib: remove redundant ternary operators
|
3 周之前 |
Daniel Stenberg
|
e77326403d
multi: split multi_runsingle into sub functions
|
3 周之前 |
Daniel Stenberg
|
522c89a134
lib: remove Curl_ prefix from static functions
|
3 周之前 |
Daniel Stenberg
|
eed3c8f4b7
curl.h: remove the struct pointer for CURL/CURLSH/CURLM typedefs
|
1 月之前 |
Daniel Stenberg
|
3b43a05e00
netrc: cache the netrc file in memory
|
1 月之前 |
Daniel Stenberg
|
d0377f5a86
multi: convert Curl_follow to static multi_follow
|
1 月之前 |
Emanuel Komínek
|
461ce6c616
multi: make curl_multi_cleanup invalidate magic latter
|
1 月之前 |
Daniel Stenberg
|
bcec0840b0
lib: use bool/TRUE/FALSE properly
|
1 月之前 |
Daniel Stenberg
|
23386872d1
multi: make multi_handle_timeout use the connect timeout
|
1 月之前 |
Daniel Stenberg
|
aca28abac7
lib: fix disabled-verbose-strings + enable-debug build warnings
|
1 月之前 |
Daniel Stenberg
|
d08d16cac3
multi: avoid reading whole struct pointer from pointer
|
1 月之前 |
Stefan Eissing
|
98c7d4b194
multi.c: warn/assert on stall only without timer
|
1 月之前 |
Stefan Eissing
|
b20ac93f41
multi.c: make stronger check for paused transfer before asserting
|
2 月之前 |
Daniel Stenberg
|
fbf5d507ce
lib/src: white space edits to comply better with code style
|
2 月之前 |
Gabriel Marin
|
5a263710f6
lib, src, tests: added space around ternary expressions
|
2 月之前 |
Daniel Stenberg
|
48f61e781a
multi: check that the multi handle is valid in curl_multi_assign
|
2 月之前 |
Daniel Stenberg
|
4ff04615a0
lib: use FMT_ as prefix instead of CURL_FORMAT_
|
2 月之前 |
Stefan Eissing
|
9280bbea3f
urldata: remove proxy_connect_closed bit
|
2 月之前 |
Stefan Eissing
|
1be704e17e
cpool: rename "connection cache/conncache" to "Connection Pools/cpool"
|
3 月之前 |
Stefan Eissing
|
a58b50fca6
transfer: Curl_sendrecv() and event related improvements
|
3 月之前 |
Daniel Stenberg
|
dcb51bafab
splay: use access functions, add asserts, use Curl_timediff
|
3 月之前 |
Daniel Stenberg
|
160f023359
multi: on socket callback error, remove socket hash entry nonetheless
|
3 月之前 |
Daniel Stenberg
|
c0233a35da
hash: provide asserts to verify API use
|
3 月之前 |
Stefan Eissing
|
22d292b3ec
urldata: introduce `data->mid`, a unique identifier inside a multi
|
3 月之前 |
Daniel Stenberg
|
ba235ab269
llist: remove direct struct accesses, use only functions
|
3 月之前 |
Daniel Stenberg
|
2c15ee4bdb
multi: make the "general" list of easy handles a Curl_llist
|
3 月之前 |
Viktor Szakats
|
f81f351b9a
tidy-up: OS names
|
3 月之前 |