1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-10 11:35:07 -05:00
curl/include/curl
Daniel Stenberg 1c3c0162c6 SOCKOPTFUNCTION: callback can say already-connected
Introducing a few CURL_SOCKOPT* defines for conveniance. The new
CURL_SOCKOPT_ALREADY_CONNECTED signals to libcurl that the socket is to
be treated as already connected and thus it will skip the connect()
call.
2011-02-17 22:32:01 +01:00
..
.gitignore ignore files generated by 'maketgz' 2010-04-14 17:12:34 +02:00
curl.h SOCKOPTFUNCTION: callback can say already-connected 2011-02-17 22:32:01 +01:00
curlbuild.h.cmake CMake fixes for Linux. 2010-03-24 14:07:18 -04:00
curlbuild.h.dist remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
curlbuild.h.in remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
curlrules.h build: allow usage of Borland 5.5.1 external preprocessor cpp32 2011-01-12 02:33:39 +01:00
curlver.h curlver.h: bump to 7.21.5 2011-02-17 13:59:27 +01:00
easy.h remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
Makefile.am s/CVS/git 2010-03-24 10:45:47 +01:00
mprintf.h remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
multi.h remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
stdcheaders.h remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
typecheck-gcc.h typecheck-gcc: work around gcc upstream bug #32061 2010-08-12 23:56:49 +02: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