提交歷史

作者 SHA1 備註 提交日期
  Daniel Stenberg 2af0b10c95 comments: remove old and wrong multi/easy interface statements 11 年之前
  Daniel Stenberg d2b36e466a global dns cache: didn't work [regression] 11 年之前
  Daniel Stenberg 7cc00d9a83 FTP: when EPSV gets a 229 but fails to connect, retry with PASV 11 年之前
  Daniel Stenberg eb41e8eebe multi: remove the one_easy struct field 11 年之前
  Daniel Stenberg 3cd43bbfec multi: rename all Curl_one_easy to SessionHandle 11 年之前
  Daniel Stenberg 204e340bcd multi: remove the multi_pos struct field 11 年之前
  Daniel Stenberg 37f2ba7e57 multi: remove easy_handle struct field 11 年之前
  Daniel Stenberg 09b9fc9009 multi: remove 'Curl_one_easy' struct, phase 1 11 年之前
  Yang Tse 4fad1943a2 string formatting: fix 15+ printf-style format strings 11 年之前
  Yang Tse de052ca6fc string formatting: fix 25+ printf-style format strings 11 年之前
  Daniel Stenberg 513e587c5e curl_multi_wait: fix revents 11 年之前
  Evgeny Turnaev 6d30f8ebed curl_multi_wait: set revents for extra fds 11 年之前
  Daniel Stenberg 88c5c63ffc multi_socket: react on socket close immediately 11 年之前
  Daniel Stenberg 21091549c0 multi_socket: reduce timeout inaccuracy margin 11 年之前
  Daniel Stenberg 0bf5ce77aa curl_multi_wait: only use internal timer if not -1 11 年之前
  Daniel Stenberg 29bf0598aa curl_multi_wait: reduce timeout if the multi handle wants to 11 年之前
  Daniel Stenberg 239b58d34d multi_runsingle: switch an if() condition for readability 11 年之前
  Daniel Stenberg 6691fdf517 multi_runsingle: add braces to clarify the code 11 年之前
  Daniel Stenberg 6420672879 curl_easy_init: use less mallocs 11 年之前
  Steve Holme d85647cfdd multi.c: Corrected a couple of violations of the curl coding standards 11 年之前
  Steve Holme 7713e67bc5 multi.c: Fix compilation warning 11 年之前
  Steve Holme 9a13a516b4 multi.c: fix compilation error 11 年之前
  Linus Nielsen Feltzing 0f147887b0 Multiple pipelines and limiting the number of connections. 11 年之前
  Daniel Stenberg 136a3a0ee2 curl_multi_wait: avoid second loop if nothing to do 11 年之前
  Daniel Stenberg 64b2d2d77e multi_runsingle: avoid NULL dereference 11 年之前
  Linus Nielsen Feltzing da3fc1ee91 Fix NULL pointer reference when closing an unused multi handle. 11 年之前
  Daniel Stenberg c43127414d always-multi: always use non-blocking internals 11 年之前
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 11 年之前
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 年之前
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files 11 年之前