curl/docs/libcurl
Daniel Stenberg 7fba9ed398 somewhat clarified that this only sets the fd_sets and expects them to be
cleared before this function is called
2005-04-17 23:01:46 +00:00
..
.cvsignore
curl_easy_cleanup.3
curl_easy_duphandle.3
curl_easy_getinfo.3 added CURLINFO_HTTP_CONNECTCODE 2004-12-22 12:31:55 +00:00
curl_easy_init.3 see also the reset function 2004-08-17 12:39:10 +00:00
curl_easy_perform.3
curl_easy_reset.3 mention this is new 2004-07-31 19:47:00 +00:00
curl_easy_setopt.3 Dave Dribin made it possible to set CURLOPT_COOKIEFILE to "" to activate 2005-03-04 00:26:50 +00:00
curl_easy_strerror.3 mention when the function was added to the lib 2004-08-31 06:03:16 +00:00
curl_escape.3
curl_formadd.3 format update 2004-10-25 11:05:37 +00:00
curl_formfree.3
curl_free.3
curl_getdate.3 mktime() returns a time_t. time_t is often 32 bits, even on many architectures 2005-03-08 16:31:56 +00:00
curl_getenv.3
curl_global_cleanup.3
curl_global_init_mem.3
curl_global_init.3
curl_mprintf.3
curl_multi_add_handle.3
curl_multi_cleanup.3
curl_multi_fdset.3 somewhat clarified that this only sets the fd_sets and expects them to be 2005-04-17 23:01:46 +00:00
curl_multi_info_read.3 Jean-Marc Ranger pointed out that the returned data doesn't survive a call 2004-12-18 10:24:49 +00:00
curl_multi_init.3
curl_multi_perform.3 added info about how users get info (like the CURLcode return code) from 2004-10-03 17:38:57 +00:00
curl_multi_remove_handle.3
curl_multi_strerror.3 mention when the function was added to the lib 2004-08-31 06:03:16 +00:00
curl_share_cleanup.3 Bertrand Demiddelaer's correction 2004-09-16 14:26:04 +00:00
curl_share_init.3
curl_share_setopt.3
curl_share_strerror.3 mention when the function was added to the lib 2004-08-31 06:03:16 +00:00
curl_slist_append.3
curl_slist_free_all.3
curl_strequal.3
curl_strnequal.3
curl_unescape.3
curl_version_info.3 ssl_version_num is not used anymore 2005-04-07 15:21:50 +00:00
curl_version.3
index.html link to reset as well 2004-07-31 19:46:25 +00:00
libcurl-easy.3
libcurl-errors.3 add missing error codes 2005-02-09 14:13:21 +00:00
libcurl-multi.3 the multi interface is not so new anymore! 2004-07-17 08:24:22 +00:00
libcurl-share.3
libcurl-tutorial.3 David Shaw contributed a fairly complete and detailed autoconf macro you can 2005-01-25 09:29:05 +00:00
libcurl.3
libcurl.m4 David Shaw contributed a fairly complete and detailed autoconf macro you can 2005-01-25 09:29:05 +00:00
Makefile.am David Shaw contributed a fairly complete and detailed autoconf macro you can 2005-01-25 09:29:05 +00:00