Commit Verlauf

Autor SHA1 Nachricht Datum
  Daniel Stenberg abe59221fc curl_multi_setopt: fix compiler warning "result is always false" vor 4 Jahren
  Daniel Stenberg 61a08508f6 multi: remove two checks always true vor 4 Jahren
  Daniel Stenberg 25222b14ef Revert "multi: implement wait using winsock events" vor 4 Jahren
  Daniel Stenberg ff1c37cbe3 url: make sure pushed streams get an allocated download buffer vor 4 Jahren
  rcombs 8bc25c590e multi: implement wait using winsock events vor 4 Jahren
  xquery 0a35580e21 multi: add defensive check on data->multi->num_alive vor 4 Jahren
  Marc Hoersken 3186f50054 timeouts: move ms timeouts to timediff_t from int and long vor 4 Jahren
  Daniel Stenberg f3d501dc67 build: disable more code/data when built without proxy support vor 4 Jahren
  Daniel Stenberg c4e6968127 url: alloc the download buffer at transfer start vor 4 Jahren
  Daniel Stenberg ed35d6590e dynbuf: introduce internal generic dynamic buffer functions vor 4 Jahren
  Daniel Stenberg c069027139 conncache: various concept cleanups vor 4 Jahren
  Jay Satiro a268ad5d7e multi: Improve parameter check for curl_multi_remove_handle vor 4 Jahren
  Jay Satiro 2258b7bcc2 multi: skip EINTR check on wakeup socket if it was closed vor 4 Jahren
  Daniel Stenberg cf7760ab52 multi_wait: stop loop when sread() returns zero vor 4 Jahren
  Daniel Stenberg 4a4b63daaa socks: make the connect phase non-blocking vor 4 Jahren
  Daniel Stenberg d60b1b37a1 multi: if Curl_readwrite sets 'comeback' use expire, not loop vor 4 Jahren
  Jay Satiro 4d1aa8d43b multi: fix outdated comment vor 4 Jahren
  Daniel Stenberg db9af34634 multi_done: if multiplexed, make conn->data point to another transfer vor 4 Jahren
  Daniel Stenberg 0b030a5b23 global_init: move the IPv6 works status bool to multi handle vor 4 Jahren
  Daniel Stenberg 9607532873 ConnectionExists: respect the max_concurrent_streams limits vor 4 Jahren
  Daniel Stenberg 29babeafec misc: Copyright year out of date, should be 2020 vor 4 Jahren
  Jay Satiro b700662b1c multi: Change curl_multi_wait/poll to error on negative timeout vor 4 Jahren
  Xiang Xiao 060fb84a5a lib: remove erroneous +x file permission on some c files vor 4 Jahren
  Daniel Stenberg 29ca9fc596 multi: free sockhash on OOM vor 5 Jahren
  Daniel Stenberg c7bc689fc3 conn: always set bits.close with connclose() vor 5 Jahren
  Daniel Stenberg ee263de7a3 conncache: fix multi-thread use of shared connection cache vor 5 Jahren
  Gergely Nagy f3c35e371c multi: add curl_multi_wakeup() vor 5 Jahren
  Gergely Nagy d1476aa11e multi: Fix curl_multi_poll wait when extra_fds && !extra_nfds vor 5 Jahren
  Daniel Stenberg 4e1eee1500 multi_poll: avoid busy-loop when called without easy handles attached vor 5 Jahren
  Daniel Stenberg 13182b33f7 remove_handle: clear expire timers after multi_done() vor 5 Jahren