Histórico de Commits

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