curl/include/curl
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 ignore .dist files here 2003-10-30 13:07:36 +00:00
curl.h Support for FTP third party transfers is now dropped 2006-09-30 20:31:11 +00:00
curlver.h Major overhaul introducing http pipelining support and shared connection 2006-09-07 21:49:20 +00:00
easy.h Changes for removing libcurl.def file on Win32. 2004-11-09 14:02:58 +00:00
Makefile.am make clean now removes *dist files too that might be leftovers from 2004-03-25 11:34:35 +00:00
mprintf.h for the CURLDEBUG case, we redefine sprintf and vsprintf to make us notice 2006-03-28 10:08:54 +00:00
multi.h Jeff Pohlmeyer has been working with the hiperfifo.c example source code, 2006-10-12 08:36:47 +00:00
stdcheaders.h updated year in the copyright string 2004-01-07 09:19:33 +00:00
types.h typedef CURL in the curl.h file instead of only having a single useful typedef 2004-04-26 14:06:51 +00:00