Commit History

Author SHA1 Message Date
  Yang Tse 5087f89ac8 curl_multi_info_read: fix compiler warning: conversion may lose significant bits 14 years ago
  Daniel Stenberg ed4eecc05e multi: don't expire timeouts at disonnect or done 14 years ago
  Dirk Manske 397e61128f multi_runsingle: set timeout error messages 14 years ago
  Daniel Stenberg ca10e28f06 multi: fixes for timing out handles 14 years ago
  Daniel Stenberg 0db9140747 multi: make sure the next timeout is used when one expires 14 years ago
  Ben Greear bed311eda2 multi: Fix compile warning on 64-bit systems 14 years ago
  Dan Fandrich ab81f6c7c4 Fixed a memory leak during OOM in the multi timeout code 14 years ago
  Daniel Stenberg 280d2cff2e multi: avoid sending multiple complete messages 14 years ago
  Daniel Stenberg 9124bfba45 multi: use timeouts properly for MAX_RECV/SEND_SPEED 14 years ago
  Daniel Stenberg 232ad6549a multi: support timeouts 14 years ago
  Daniel Stenberg 4d53dc5d80 multi: make curl_multi_info_read perform O(1) 14 years ago
  Daniel Stenberg 6ccbd1bee4 typo: remove duplicate semicolon 14 years ago
  Daniel Stenberg 1267719735 multi: avoid a malloc() when a transfer is complete 14 years ago
  Constantine Sapuntzakis d4e6404135 multi: fix condition that remove timers before trigger 14 years ago
  Daniel Stenberg 9be951a415 multi: CURLINFO_LASTSOCKET doesn't work after remove_handle 14 years ago
  Daniel Stenberg e6d85923c1 multi: prevent NULL pointer dereference 14 years ago
  Krister Johansen 43edcc4a2e multi: unmark handle as used when no longer head of pipeline 14 years ago
  Daniel Stenberg 01c2b397aa multi: call the progress function only once and allow abort 14 years ago
  Daniel Stenberg 51a757c11b multi: call the progress callback in all states 14 years ago
  Kamil Dudka c072bd4609 lib: eliminate some dead code 14 years ago
  Daniel Stenberg 2c72732ebf multi_socket: handles timer inaccuracy better for timeouts 14 years ago
  Tor Arntsen dcc061543a lib: Change some CRLF line endings to LF 14 years ago
  Pavel Raiskup 0825cd80a6 FTP: WILDCARDMATCH/CHUNKING/FNMATCH added 14 years ago
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 years ago
  Daniel Stenberg 2a94293efd delayed easy handle kill caused double Curl_close() call 14 years ago
  Daniel Stenberg 733f794cb8 - Constantine Sapuntzakis brought a patch: 14 years ago
  Yang Tse 7aef172a34 14 years ago
  Yang Tse 839b61c32a 14 years ago
  Daniel Stenberg 55f1e787f3 We introduce a loop in lib/multi.c around all calls to multi_runsingle() and 14 years ago
  Yang Tse d65cf7889b 14 years ago