remove the CVSish $Id$ lines
[platform/upstream/curl.git] / lib / select.h
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2008-07-10 Yang TsePeter Lamberg filed bug report #2015126: "poll gives...
2008-01-22 Yang Tsecheck availability of poll.h header at configuration...
2007-11-10 Yang TseSome versions of winsock2.h have pollfd struct and...
2007-06-14 Daniel StenbergMake our own definitions of the POLL* defiens and the...
2007-05-31 Daniel StenbergWhen transferring 500 downloads in parallel with a...
2007-04-16 Daniel Stenberg- Robert Iakobashvil added curl_multi_socket_action...
2007-03-27 Yang TseNew Internal wrapper function Curl_select() around...
2007-03-26 Yang TseInternal function Curl_select() renamed to Curl_socket_...
2007-03-18 Yang TseCode refactoring, extracting a new function wait_ms...
2007-03-11 Daniel Stenbergreverted the pselect patch => curl.haxx.se/mail/lib...
2007-03-10 Daniel Stenberg- Bryan Henderson introduces two things:
2006-09-24 Daniel StenbergCory Nelson made libcurl use the WSAPoll() function...
2006-04-07 Daniel StenbergFirst commit of David McCreedy's EBCDIC and TPF changes.
2004-11-19 Gisle VanemSuppress signed vs. unsigned warnings on Win32
2004-11-19 Daniel StenbergCurl_select() now uses curl_socket_t on socket arguments
2004-11-19 Daniel StenbergDavid Phillips' FD_SETSIZE fix