curl/include/curl
Yang Tse 775b60fa09 Bug report #1824894 (http://curl.haxx.se/bug/view.cgi?id=1824894) pointed
out a problem in curl.h when building C++ apps with MSVC. To fix it, the
inclusion of header files in curl.h is moved outside of the C++ extern "C"
linkage block.
2007-11-06 17:18:27 +00:00
..
.cvsignore
curl.h Bug report #1824894 (http://curl.haxx.se/bug/view.cgi?id=1824894) pointed 2007-11-06 17:18:27 +00:00
curlver.h 7.17.2 2007-10-29 15:06:04 +00:00
easy.h
Makefile.am
mprintf.h Some #if --> #ifdef 2007-08-07 12:44:38 +00:00
multi.h Added CURLMOPT_MAXCONNECTS which is a curl_multi_setopt() option for setting 2007-05-30 20:04:44 +00:00
stdcheaders.h
types.h