Historie revizí

Autor SHA1 Zpráva Datum
  Zdenek Pavlas 57ccdfa8d2 curl_global_init: accept the CURL_GLOBAL_ACK_EINTR flag před 11 roky
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages před 11 roky
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming před 11 roky
  Yang Tse ffd8e127e7 build: rename 76 lib/*.h files před 11 roky
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files před 11 roky
  Yang Tse ec691ca34b lib/*.h: use our standard naming scheme for header inclusion guards před 11 roky
  Daniel Stenberg 8bad5f2a61 WSAPoll: disabled on all windows builds před 12 roky
  Daniel Stenberg 5527417afa sockets: new Curl_socket_check() can wait for 3 sockets před 12 roky
  Daniel Stenberg 2d6796aac5 curl_multi_fdset: avoid FD_SET out of bounds před 12 roky
  Dan Fandrich 9779553221 Give the NTLM SSO helper a moment to cleanly shut down if needed před 13 roky
  Daniel Stenberg 4f170ee8f9 Curl_socket_ready: make timeout a 'long' před 13 roky
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines před 14 roky
  Yang Tse 08ac9866e0 Peter Lamberg filed bug report #2015126: "poll gives WSAEINVAL when POLLPRI před 16 roky
  Yang Tse bdb2beb8e4 check availability of poll.h header at configuration time, and include před 16 roky
  Yang Tse 9a39839a43 Some versions of winsock2.h have pollfd struct and constants před 16 roky
  Daniel Stenberg dc3b3c6916 Make our own definitions of the POLL* defiens and the pollfd struct only get před 17 roky
  Daniel Stenberg 4c663ba9a8 When transferring 500 downloads in parallel with a c-ares enabled build only před 17 roky
  Daniel Stenberg 76627b322e - Robert Iakobashvil added curl_multi_socket_action() to libcurl, which is a před 17 roky
  Yang Tse eed47311f8 New Internal wrapper function Curl_select() around select (2), it před 17 roky
  Yang Tse fba4cd0e62 Internal function Curl_select() renamed to Curl_socket_ready() před 17 roky
  Yang Tse 0e2d3b7b6c Code refactoring, extracting a new function wait_ms() from Curl_select and před 17 roky
  Daniel Stenberg c8cd13337e reverted the pselect patch => http://curl.haxx.se/mail/lib-2007-03/0100.html před 17 roky
  Daniel Stenberg dbaf4f9361 - Bryan Henderson introduces two things: před 17 roky
  Daniel Stenberg 1fa3a5cce9 Cory Nelson made libcurl use the WSAPoll() function if built for Windows před 18 roky
  Daniel Stenberg 5a4b43848a First commit of David McCreedy's EBCDIC and TPF changes. před 18 roky
  Gisle Vanem 539e34b5df Suppress signed vs. unsigned warnings on Win32 před 19 roky
  Daniel Stenberg 765683403f Curl_select() now uses curl_socket_t on socket arguments před 19 roky
  Daniel Stenberg 1a05a90f1c David Phillips' FD_SETSIZE fix před 19 roky