Eric Wong
|
17d1e27d30
asyn-thread: issue CURL_POLL_REMOVE before closing socket
|
5 роки тому |
Daniel Stenberg
|
b1616dad8f
timediff: make it 64 bit (if possible) even with 32 bit time_t
|
5 роки тому |
Daniel Stenberg
|
a55faf33d4
cleanup: remove the 'numsocks' argument used in many places
|
5 роки тому |
Daniel Stenberg
|
041690aadb
asyn-thread: removed unused variable
|
5 роки тому |
amkatyal
|
eb9a604f8d
asyn-thread: create a socketpair to wait on
|
5 роки тому |
Daniel Stenberg
|
3af0e76d1e
HTTP3: initial (experimental) support
|
5 роки тому |
Daniel Stenberg
|
754ae10398
threaded-resolver: shutdown the resolver thread without error message
|
5 роки тому |
Brad Spencer
|
84a30d0a41
curl_multi_remove_handle() don't block terminating c-ares requests
|
6 роки тому |
Daniel Stenberg
|
dcd6f81025
snprintf: renamed and we now only use msnprintf()
|
6 роки тому |
Romain Fliedel
|
6765e6d9e6
ares: remove fd from multi fd set when ares is about to close the fd
|
6 роки тому |
Rikard Falkeborn
|
1c14ba60cc
asyn-thread: Remove unused macro
|
6 роки тому |
Daniel Stenberg
|
3ef67c6861
easy_perform: use *multi_timeout() to get wait times
|
6 роки тому |
Daniel Stenberg
|
ac9a179fe9
multi: fix memory leak when stopped during name resolve
|
6 роки тому |
Daniel Stenberg
|
67636222f4
threaded resolver: track resolver time and set suitable timeout values
|
6 роки тому |
Daniel Stenberg
|
5d543fe906
time: rename Curl_tvnow to Curl_now
|
7 роки тому |
Daniel Stenberg
|
b9d25f9a6b
timediff: return timediff_t from the time diff functions
|
7 роки тому |
Dan Fandrich
|
df29455dbc
asyn-thread: Fixed cleanup after OOM
|
7 роки тому |
Dan Fandrich
|
d5d736726c
asyn-thread: Improved cleanup after OOM situations
|
7 роки тому |
Dan Fandrich
|
11a8778e0b
asyn-thread: Set errno to the proper value ENOMEM in OOM situation
|
7 роки тому |
Jay Satiro
|
af0216251b
curl_setup_once: Remove ERRNO/SET_ERRNO macros
|
7 роки тому |
Daniel Stenberg
|
6b0aa00abb
asyn-thread.c: fix unused variable warnings on macOS
|
7 роки тому |
Daniel Stenberg
|
31b39c40cf
multi: use a fixed array of timers instead of malloc
|
7 роки тому |
Marcel Raad
|
ea1b864786
asyn-thread: fix unused macro warnings
|
7 роки тому |
Daniel Stenberg
|
b228d2952b
checksrc: stricter no-space-before-paren enforcement
|
8 роки тому |
Daniel Stenberg
|
8657c268e1
checksrc: white space edits to comply to stricter checksrc
|
8 роки тому |
Daniel Stenberg
|
dbadaebfc4
checksrc: code style: use 'char *name' style
|
8 роки тому |
Marcel Raad
|
21aa32d30d
lib: fix compiler warnings after de4de4e3c7c
|
8 роки тому |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 роки тому |
Luo Jinghua
|
608d161b60
resolve: enable protocol family logic for synthesized IPv6
|
8 роки тому |
Luo Jinghua
|
01a49a7626
resolve: add support for IPv6 DNS64/NAT64 Networks on OS X + iOS
|
8 роки тому |