Viktor Szakats
|
a35bbe8977
lib: bump hash sizes to `size_t`
|
6 months ago |
Jay Satiro
|
bf567dd9f1
lib: use multi instead of multi_easy for the active multi
|
10 months ago |
Stefan Eissing
|
e3905de819
lib: further send/upload handling polish
|
8 months ago |
Stefan Eissing
|
476adfeac0
multi: add xfer_buf to multi handle
|
9 months ago |
Stefan Eissing
|
d15ffe18d9
multiif.h: remove Curl_multi_dump declaration
|
1 year ago |
Stefan Eissing
|
519b1cf97b
multi: more efficient pollfd count for poll
|
1 year ago |
Daniel Stenberg
|
d4618a3fc4
http2: avoid too early connection re-use/multiplexing
|
1 year ago |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
Daniel Stenberg
|
7632c0d25a
multi: use larger dns hash table for multi interface
|
2 years ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Adam Rosenfield
|
e07a9b668a
conn: fix typo 'connnection' -> 'connection' in two function names
|
2 years ago |
Daniel Stenberg
|
2b3dd01b77
multi: handle errors returned from socket/timer callbacks
|
3 years ago |
Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
3 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Stenberg
|
ff1c37cbe3
url: make sure pushed streams get an allocated download buffer
|
4 years ago |
Daniel Stenberg
|
c069027139
conncache: various concept cleanups
|
4 years ago |
Daniel Stenberg
|
9607532873
ConnectionExists: respect the max_concurrent_streams limits
|
4 years ago |
Kunal Ekawde
|
c124e6b3c0
CURLMOPT_MAX_CONCURRENT_STREAMS: new setopt
|
5 years ago |
Daniel Stenberg
|
02346abc32
curl_multi_poll: a sister to curl_multi_wait() that waits more
|
5 years ago |
Daniel Stenberg
|
b1616dad8f
timediff: make it 64 bit (if possible) even with 32 bit time_t
|
5 years ago |
Daniel Gustafsson
|
11d7fe118d
headers: Remove no longer exported functions
|
5 years ago |
Daniel Stenberg
|
680f141332
unpause: trigger a timeout for event-based transfers
|
5 years ago |
Daniel Stenberg
|
5c9487a30e
multiif.h: remove unused protos
|
5 years ago |
Daniel Stenberg
|
be6e281cf2
multi: provide Curl_multiuse_state to update information
|
5 years ago |
Daniel Stenberg
|
2f44e94efb
pipelining: removed
|
5 years ago |
Daniel Stenberg
|
ba243235ec
urldata: rename easy_conn to just conn
|
5 years ago |
Daniel Stenberg
|
34fe0e1622
curl_easy_perform: fix timeout handling
|
6 years ago |
Romain Fliedel
|
6765e6d9e6
ares: remove fd from multi fd set when ares is about to close the fd
|
6 years ago |
Daniel Stenberg
|
7f9ce0851a
multi: improved pending transfers handling => improved performance
|
6 years ago |
Daniel Stenberg
|
2404aa080e
pause: when changing pause state, update socket state
|
6 years ago |