This website requires JavaScript.
Explore
Help
Sign In
luo980
/
curl
Watch
1
Star
0
Fork
0
You've already forked curl
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
d211fcd34f
curl
/
include
/
curl
History
Daniel Stenberg
01b2cf82ec
curl_multi_socket() and curl_multi_socket_all() got modified prototypes: they
...
both now provide the number of running handles back to the calling function.
2006-07-30 22:44:07 +00:00
..
.cvsignore
ignore .dist files here
2003-10-30 13:07:36 +00:00
curl.h
Dan Nelson added the CURLOPT_FTP_ALTERNATIVE_TO_USER libcurl option and curl
2006-07-25 22:45:21 +00:00
curlver.h
starting the journey towards the next release
2006-06-12 07:24:14 +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
curl_multi_socket() and curl_multi_socket_all() got modified prototypes: they
2006-07-30 22:44:07 +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