Historique des commits

Auteur SHA1 Message Date
  Stefan Eissing 374d178f14 multi: prepare multi_wait() for future shutdown usage il y a 3 mois
  Viktor Szakats 72abf7c13a lib: tidy up types and casts il y a 3 mois
  Viktor Szakats e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows il y a 10 mois
  Antoine Pitrou d65321f939 select: avoid returning an error on EINTR from select() or poll() il y a 1 an
  Daniel Stenberg 0242eba06e select: stop treating POLLRDBAND as an error il y a 1 an
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
  Thomas Weißschuh 52e822173a select: do not return fatal error on EINTR from poll() il y a 2 ans
  max.mehl ad9bc5976d copyright: make repository REUSE compliant il y a 2 ans
  Daniel Stenberg 5912da253b select: return error from "lethal" poll/select errors il y a 2 ans
  Marc Hoersken 68035af29d timediff.[ch]: add curlx helper functions for timeval conversions il y a 4 ans
  Daniel Stenberg da15443ddd TPF: drop support il y a 2 ans
  Daniel Stenberg 1bf3643f7b vxworks: drop support il y a 2 ans
  Daniel Stenberg 90dd1fc664 misc: remove BeOS code and references il y a 2 ans
  Eddie Lumpkin 8e701cc978 lib: fixing comment spelling typos in lib files il y a 2 ans
  Daniel Stenberg 063d3f3b96 tidy-up: make conditional checks more consistent il y a 3 ans
  Daniel Stenberg 32766cb4db select: convert Curl_select() to private static function il y a 3 ans
  Daniel Stenberg 4d2f800677 curl.se: new home il y a 3 ans
  Marc Hoersken 20d74b7393 select: align poll emulation to return all relevant events il y a 4 ans
  Marc Hoersken 05729b66c5 select: simplify return code handling for poll and select il y a 4 ans
  Marc Hoersken 17f58c8d98 select: reduce duplication of Curl_poll in Curl_socket_check il y a 4 ans
  Marc Hoersken e21bd22f84 select: fix poll-based check not detecting connect failure il y a 4 ans
  Daniel Stenberg 3bf18cdadd select: remove the unused ELAPSED_MS() macro il y a 4 ans
  Marc Hoersken 5325b92a0a select: always use Sleep in Curl_wait_ms on Win32 il y a 4 ans
  Marc Hoersken fc55c723c4 select: add overflow checks for timeval conversions il y a 4 ans
  Marc Hoersken 4a8f459837 select: use timediff_t instead of time_t and int for timeout_ms il y a 4 ans
  Jay Satiro 85eda4e87a select: fix overflow protection in Curl_socket_check il y a 4 ans
  Daniel Stenberg a96c7529eb select: make Curl_socket_check take timediff_t timeout il y a 4 ans
  Harry Sintonen 7a71965e97 build: fixed build for systems with select() in unistd.h il y a 4 ans
  Marc Hoersken 696cfc0f6c select: add 'timeout_ms' wrap-around precaution to Curl_select il y a 4 ans
  Marc Hoersken 041e778f1e select: fix 'pending_ms' is assigned a value that is never used il y a 4 ans