Commit Verlauf

Autor SHA1 Nachricht Datum
  Yang Tse 8a7d58378b fix compiler warning vor 17 Jahren
  Yang Tse 3d5a8515a6 fix error introduced in last commit vor 17 Jahren
  Yang Tse 869d192ffc Improve detection of socket events which allow a further recv() call vor 17 Jahren
  Yang Tse eed47311f8 New Internal wrapper function Curl_select() around select (2), it vor 17 Jahren
  Yang Tse 59eaae42b8 don't retry select() call upon unrecoverable error EBADF vor 17 Jahren
  Yang Tse fba4cd0e62 Internal function Curl_select() renamed to Curl_socket_ready() vor 17 Jahren
  Yang Tse 4fb483012c Add a couple of local macros to improve code readability. vor 17 Jahren
  Yang Tse 842be6c52f fix compiler warning: implicit conversion from "long" to "int" vor 17 Jahren
  Yang Tse e4b754f64e Fixed: When a signal was caught awaiting for an event using Curl_select() vor 17 Jahren
  Yang Tse da2b75a026 Fix compiler warning/error: ISO C90 forbids mixed declarations and code vor 17 Jahren
  Yang Tse 0e2d3b7b6c Code refactoring, extracting a new function wait_ms() from Curl_select and vor 17 Jahren
  Daniel Stenberg c8cd13337e reverted the pselect patch => http://curl.haxx.se/mail/lib-2007-03/0100.html vor 17 Jahren
  Daniel Stenberg dbaf4f9361 - Bryan Henderson introduces two things: vor 17 Jahren
  Gisle Vanem c514a2a89a Removed inclusion of <sys/types.h> and <sys/stat.h> in .c-files vor 18 Jahren
  Yang Tse a1d5983991 use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling vor 18 Jahren
  Gisle Vanem b7aaa4d907 Include <dos.h> for delay() on MSDOS. vor 18 Jahren
  Daniel Stenberg 0682d25da5 - Victor Snezhko helped us fix bug report #1603712 vor 18 Jahren
  Daniel Stenberg 3ce43764be Matt Witherspoon fixed a problem case when the CPU load went to 100% when a vor 18 Jahren
  Yang Tse 5df4be1165 Check for USE_WINSOCK instead of WIN32 where the check was done vor 18 Jahren
  Yang Tse eceb37bde2 Cygwin 1.5.21 needs this hack to pass test 160. vor 18 Jahren
  Daniel Stenberg 1fa3a5cce9 Cory Nelson made libcurl use the WSAPoll() function if built for Windows vor 18 Jahren
  Daniel Stenberg 9bece2b313 additional renames of Curl_ourerrno => Curl_sockerrno vor 18 Jahren
  Gisle Vanem 12db20be4e Fixed signed/unsigned convertion errors in Salford-C. vor 18 Jahren
  Daniel Stenberg 5a4b43848a First commit of David McCreedy's EBCDIC and TPF changes. vor 18 Jahren
  Daniel Stenberg c2862742ab Thanks to this nice summary of poll() implementations: vor 19 Jahren
  Daniel Stenberg 6b1220b61d Cory Nelson's work on nuking compiler warnings when building on x64 with vor 19 Jahren
  Daniel Stenberg ab4086bc24 Updated the copyright year since changes have been this year. vor 19 Jahren
  Dan Fandrich 6c6dda1b74 Fixed typo. vor 19 Jahren
  Daniel Stenberg 8817779f23 Modified the VALID_SOCK() macro to become VERIFY_SOCK() instead. It is slighly vor 19 Jahren
  Gisle Vanem f5b8a26d9a errrno can by freak accident become EINTR on DOS or vor 20 Jahren