Commit History

Author SHA1 Message Date
  Yang Tse de052ca6fc string formatting: fix 25+ printf-style format strings 11 years ago
  Daniel Stenberg 513e587c5e curl_multi_wait: fix revents 11 years ago
  Evgeny Turnaev 6d30f8ebed curl_multi_wait: set revents for extra fds 11 years ago
  Daniel Stenberg 88c5c63ffc multi_socket: react on socket close immediately 11 years ago
  Daniel Stenberg 21091549c0 multi_socket: reduce timeout inaccuracy margin 11 years ago
  Daniel Stenberg 0bf5ce77aa curl_multi_wait: only use internal timer if not -1 11 years ago
  Daniel Stenberg 29bf0598aa curl_multi_wait: reduce timeout if the multi handle wants to 11 years ago
  Daniel Stenberg 239b58d34d multi_runsingle: switch an if() condition for readability 11 years ago
  Daniel Stenberg 6691fdf517 multi_runsingle: add braces to clarify the code 11 years ago
  Daniel Stenberg 6420672879 curl_easy_init: use less mallocs 11 years ago
  Steve Holme d85647cfdd multi.c: Corrected a couple of violations of the curl coding standards 11 years ago
  Steve Holme 7713e67bc5 multi.c: Fix compilation warning 11 years ago
  Steve Holme 9a13a516b4 multi.c: fix compilation error 11 years ago
  Linus Nielsen Feltzing 0f147887b0 Multiple pipelines and limiting the number of connections. 11 years ago
  Daniel Stenberg 136a3a0ee2 curl_multi_wait: avoid second loop if nothing to do 11 years ago
  Daniel Stenberg 64b2d2d77e multi_runsingle: avoid NULL dereference 11 years ago
  Linus Nielsen Feltzing da3fc1ee91 Fix NULL pointer reference when closing an unused multi handle. 11 years ago
  Daniel Stenberg c43127414d always-multi: always use non-blocking internals 11 years ago
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files 11 years ago
  Yang Tse 13606bbfde build: make use of 93 lib/*.c renamed files 11 years ago
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 11 years ago
  Yang Tse 219fe7b29c curl_multi_remove_handle: commit 0aabfd9963 follow-up 11 years ago
  Yang Tse 0aabfd9963 curl_multi_remove_handle: fix memory leak triggered with CURLOPT_RESOLVE 11 years ago
  Yang Tse 7a09907146 curl_multi_wait: OOM handling fix 11 years ago
  Daniel Stenberg a1fc9b80c8 curl_multi_wait: avoid an unnecessary memory allocation 11 years ago
  Yang Tse b3d91a147f multi.c: OOM handling fix 11 years ago
  Yang Tse eafccdb315 bundles connection caching: some out of memory handling fixes 11 years ago
  Yang Tse a0b207164c setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> 11 years ago