Age | Commit message (Expand) | Author |
---|---|---|
2007-03-27 | New Internal wrapper function Curl_select() around select (2), it | Yang Tse |
2007-03-26 | Internal function Curl_select() renamed to Curl_socket_ready() | Yang Tse |
2007-03-18 | Code refactoring, extracting a new function wait_ms() from Curl_select and | Yang Tse |
2007-03-11 | reverted the pselect patch => http://curl.haxx.se/mail/lib-2007-03/0100.html | Daniel Stenberg |
2007-03-10 | - Bryan Henderson introduces two things: | Daniel Stenberg |
2006-09-24 | Cory Nelson made libcurl use the WSAPoll() function if built for Windows | Daniel Stenberg |
2006-04-07 | First commit of David McCreedy's EBCDIC and TPF changes. | Daniel Stenberg |
2004-11-19 | Suppress signed vs. unsigned warnings on Win32 | Gisle Vanem |
2004-11-19 | Curl_select() now uses curl_socket_t on socket arguments | Daniel Stenberg |
2004-11-19 | David Phillips' FD_SETSIZE fix | Daniel Stenberg |