curl/docs/libcurl
Daniel Stenberg b61c06384a Jeff Pohlmeyer has been working with the hiperfifo.c example source code,
and while doing so it became apparent that the current timeout system for
the socket API really was a bit awkward since it become quite some work to
be sure we have the correct timeout set.

Jeff then provided the new CURLMOPT_TIMERFUNCTION that is yet another
callback the app can set to get to know when the general timeout time
changes and thus for an application like hiperfifo.c it makes everything a
lot easier and nicer. There's a CURLMOPT_TIMERDATA option too of course in
good old libcurl tradition.
2006-10-12 08:36:47 +00:00
..
.cvsignore
curl_easy_cleanup.3
curl_easy_duphandle.3
curl_easy_escape.3 First commit of David McCreedy's EBCDIC and TPF changes. 2006-04-07 21:50:47 +00:00
curl_easy_getinfo.3 corrected the CURLINFO_TOTAL_TIME description 2006-06-08 11:06:26 +00:00
curl_easy_init.3 Bryan Henderson turned the 'initialized' variable for curl_global_init() 2006-01-15 23:55:53 +00:00
curl_easy_perform.3
curl_easy_reset.3 minor edits 2006-01-02 23:32:36 +00:00
curl_easy_setopt.3 Support for FTP third party transfers is now dropped 2006-09-30 20:31:11 +00:00
curl_easy_strerror.3 minor edits 2006-01-02 23:32:36 +00:00
curl_easy_unescape.3 mention the outlength argument 2006-04-08 21:29:01 +00:00
curl_escape.3 First commit of David McCreedy's EBCDIC and TPF changes. 2006-04-07 21:50:47 +00:00
curl_formadd.3 Mohun Biswas' improvements and clarifications about the options and how to use 2006-09-03 22:12:57 +00:00
curl_formfree.3
curl_formget.3 Wallner's update 2006-06-24 23:11:36 +00:00
curl_free.3
curl_getdate.3 clarify 2005-08-12 21:47:05 +00:00
curl_getenv.3 slight rewording based on debian bug report #357388 by Justin Pryzby 2006-03-17 08:22:50 +00:00
curl_global_cleanup.3 fixed formatting 2006-02-17 13:31:49 +00:00
curl_global_init_mem.3
curl_global_init.3 [Hiper-related work] Added a function called curl_multi_assign() that will 2006-07-26 22:19:42 +00:00
curl_mprintf.3
curl_multi_add_handle.3 mention the shared DNS stuff 2006-07-07 23:08:03 +00:00
curl_multi_assign.3 [Hiper-related work] Added a function called curl_multi_assign() that will 2006-07-26 22:19:42 +00:00
curl_multi_cleanup.3
curl_multi_fdset.3 minor edits 2006-01-02 23:32:36 +00:00
curl_multi_info_read.3 clarified more 2006-10-08 21:41:22 +00:00
curl_multi_init.3
curl_multi_perform.3 Extended the explanation for CURLM_CALL_MULTI_PERFORM somewhat. 2006-09-21 11:09:54 +00:00
curl_multi_remove_handle.3
curl_multi_setopt.3 Jeff Pohlmeyer has been working with the hiperfifo.c example source code, 2006-10-12 08:36:47 +00:00
curl_multi_socket_all.3 The inital early embryos to describe the curl_multi_socket() API. Committed 2005-12-22 15:11:11 +00:00
curl_multi_socket.3 updated docs with the new parameter 2006-08-01 08:57:32 +00:00
curl_multi_strerror.3 minor edits 2006-01-02 23:32:36 +00:00
curl_multi_timeout.3 corrected introduction version number 2006-06-24 21:49:40 +00:00
curl_share_cleanup.3
curl_share_init.3
curl_share_setopt.3 mention the by-default "sharing" 2006-07-07 22:07:10 +00:00
curl_share_strerror.3 minor edits 2006-01-02 23:32:36 +00:00
curl_slist_append.3
curl_slist_free_all.3
curl_strequal.3
curl_strnequal.3
curl_unescape.3 First commit of David McCreedy's EBCDIC and TPF changes. 2006-04-07 21:50:47 +00:00
curl_version_info.3 the new conversion stuff documented (mostly by David McCreedy) 2006-04-19 09:08:15 +00:00
curl_version.3
getinfo-times
index.html
libcurl-easy.3
libcurl-errors.3 corrected introduction version number 2006-06-24 21:49:40 +00:00
libcurl-multi.3 changed wording slightly, and added standard boiler-plate header 2006-06-26 06:43:45 +00:00
libcurl-share.3
libcurl-tutorial.3 minor language edits bug reports 1510080 1510098 2006-06-21 17:34:29 +00:00
libcurl.3 minor language edits bug reports 1510080 1510098 2006-06-21 17:34:29 +00:00
libcurl.m4 Andreas Ntaflos reported a bug in libcurl.m4: When configuring my GNU 2006-05-09 12:56:35 +00:00
Makefile.am [Hiper-related work] Added a function called curl_multi_assign() that will 2006-07-26 22:19:42 +00:00