Revert "Update to 7.44.0"
[platform/upstream/curl.git] / include / curl / multi.h
2016-04-07 seonah moonRevert "Update to 7.44.0" 72/65072/1
2016-04-07 Seonah MoonUpdate to 7.44.0 38/65038/2 submit/tizen/20160407.062150
2016-04-07 Seonah MoonImported Upstream version 7.44.0 35/65035/1
2016-04-07 seonah moonRevert "Imported Upstream version 7.44.0" 20/65020/1
2016-04-07 Seonah MoonImported Upstream version 7.44.0 13/65013/1
2015-11-16 taesub.kimImported Upstream version 7.40.0 07/51807/1
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-08-20 Daniel StenbergCURLM_ADDED_ALREADY: new error code
2013-03-13 Linus Nielsen FeltzingMultiple pipelines and limiting the number of connections.
2012-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
2012-09-16 Sara Golemoncurl_multi_wait: Add parameter to return number of...
2012-09-01 Sara Golemonmulti: add curl_multi_wait()
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2008-05-20 Patrick MonneratAdapting last changes to OS400:
2007-05-30 Daniel StenbergAdded CURLMOPT_MAXCONNECTS which is a curl_multi_setopt...
2007-04-16 Daniel Stenberg- Robert Iakobashvil added curl_multi_socket_action...
2006-10-12 Daniel StenbergJeff Pohlmeyer has been working with the hiperfifo...
2006-09-07 Daniel StenbergMajor overhaul introducing http pipelining support...
2006-08-29 Daniel StenbergDavid McCreedy added CURLOPT_SOCKOPTFUNCTION and CURLOP...
2006-08-11 Dan FandrichUse __minix to detect Minix, which works on both ACK...
2006-08-04 Dan FandrichInitial stab at making libcurl compile under Minix 3.
2006-08-03 Daniel Stenbergadding CURLM_CALL_MULTI_SOCKET that's just the same...
2006-07-30 Daniel Stenbergcurl_multi_socket() and curl_multi_socket_all() got...
2006-07-26 Daniel Stenberg[Hiper-related work] Added a function called curl_multi...
2006-07-05 Yang TsePrevent definition of HAVE_WINxxx_H symbols and avoid...
2006-04-10 Daniel Stenbergcurl_multi_socket() updates
2006-01-28 Daniel Stenberginclude sys/select.h on NetBSD as well
2006-01-09 Daniel StenbergMade the copyright year match the latest modification...
2006-01-02 Daniel StenbergRemoved inaccurate comment for upcoming curl_multi_sock...
2005-12-19 Yang TseUndo previous change. This header file belongs to the...
2005-12-18 Yang TseCleanup windows header includes. Where aplicable, inclu...
2005-11-28 Daniel Stenbergadded note about the inclusion of curl.h from within...
2005-10-18 Daniel StenbergMohun Biswas' suggested change to prevent GNU indent...
2005-04-18 Daniel StenbergInitial curl_multi_socket() stuff, #ifdef'ed out for...
2005-03-31 Daniel StenbergUpdated the copyright year since changes have been...
2005-01-18 Daniel Stenbergskip sys/socket.h on windows CE
2004-11-09 Gisle VanemChanges for removing libcurl.def file on Win32.
2004-11-02 Daniel StenbergPaul Nolan fix to make libcurl build nicely on Windows CE
2004-09-30 Daniel StenbergGünter Knauf and Casey O'Donnell worked out an extra...
2004-08-17 Daniel Stenbergremoved trailing whitespace
2004-03-24 Daniel StenbergAdded protos for the upcoming curl_*_strerror() functions
2004-03-17 Daniel StenbergGünter Knauf's NetWare changes.
2004-02-26 Daniel StenbergDavid Byron's fixes to make the latest curl build fine...
2004-01-07 Daniel Stenbergupdated year in the copyright string
2003-06-05 Daniel StenbergReversed the logic to only include the <sys/select...
2003-05-27 Daniel Stenbergsys/select.h is not present on HPUX, avoid including it
2003-05-26 Daniel Stenberglanguage
2003-05-26 Daniel StenbergChris Lewis mentioned that he doesn't get WIN32 defined...
2003-05-09 Daniel StenbergAIX wants sys/select.h
2003-03-10 Daniel StenbergInclude sys/types.h as well. Ray DeGennaro reports...
2003-02-04 Daniel StenbergJames Bursa corrected a bad comment
2003-01-22 Daniel Stenbergoops, broken comment fixed
2003-01-22 Daniel Stenbergextern C this to work in C++ conditions
2003-01-16 Daniel Stenbergcopyright year update in the source header
2002-09-03 Daniel Stenbergupdated source code boilerplate/header
2002-08-13 Daniel Stenberginclude curl-includes "local" instead of <curl/foo>
2002-07-31 Daniel Stenbergsys/socket.h without #ifdef
2002-03-19 Daniel Stenbergmoved here from ../../lib/