1
0
mirror of https://github.com/moparisthebest/curl synced 2025-01-09 04:58:00 -05:00
curl/lib
Gisle Vanem 8804ffd4fa curl_easy_perform_ev: make it CURL_EXTERN
I build curl.exe (using MingW) with '-DCURLDEBUG' and by importing from
libcurl.dll.  Which means the new curl_easy_perform_ev() must be
exported from libcurl.dll.
2013-08-21 22:19:52 +02:00
..
.gitignore
amigaos.c
amigaos.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
arpa_telnet.h
asyn-ares.c
asyn-thread.c
asyn.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
axtls.c axtls: now done non-blocking 2013-06-12 10:37:32 +02:00
axtls.h axtls: now done non-blocking 2013-06-12 10:37:32 +02:00
base64.c
bundles.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
bundles.h
checksrc.pl
CMakeLists.txt
config-amigaos.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
config-dos.h
config-mac.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
config-os400.h
config-riscos.h
config-symbian.h strcasestr: remove check for this unused function 2013-02-23 19:51:05 +01:00
config-tpf.h strlcat: remove function 2013-02-14 10:41:45 +01:00
config-vxworks.h
config-win32.h
config-win32ce.h
conncache.c
conncache.h curl_easy_init: use less mallocs 2013-04-26 22:55:55 +02:00
connect.c
connect.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
content_encoding.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
content_encoding.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
cookie.c slist.c, slist.h, cookie.c: new internal procedure Curl_slist_append_nodup() 2013-07-15 16:53:43 +02:00
cookie.h
curl_addrinfo.c
curl_addrinfo.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curl_base64.h base64: fix Curl_base64_encode and Curl_base64_decode interfaces 2011-08-24 08:10:30 +02:00
curl_config.h.cmake nss: unconditionally require PK11_CreateGenericObject() 2012-04-13 12:19:36 +02:00
curl_darwinssl.c darwinssl: added LFs to some strings passed into infof() 2013-07-30 20:32:18 -06:00
curl_darwinssl.h formpost: better random boundaries 2013-06-25 09:55:49 +02:00
curl_fnmatch.c
curl_fnmatch.h
curl_gethostname.c
curl_gethostname.h
curl_gssapi.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curl_gssapi.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curl_hmac.h include libcurl standard internal headers 2010-06-02 14:13:02 +02:00
curl_ldap.h lib/*.h: use our standard naming scheme for header inclusion guards 2012-12-28 18:21:40 +01:00
curl_md4.h
curl_md5.h Fixed compile error with GNUTLS+NETTLE 2012-05-22 16:40:09 +02:00
curl_memory.h WIN32 MemoryTracking: require UNICODE for wide strdup code support 2013-07-19 12:33:10 +02:00
curl_memrchr.c
curl_memrchr.h
curl_multibyte.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curl_multibyte.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curl_ntlm_core.c ntlm_core: fix compiler warning when building with clang 2013-02-16 14:21:09 -07:00
curl_ntlm_core.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curl_ntlm_msgs.c
curl_ntlm_msgs.h
curl_ntlm_wb.c
curl_ntlm_wb.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curl_ntlm.c NTLM: fix several NTLM code paths memory leaks 2013-03-25 03:32:47 +01:00
curl_ntlm.h
curl_rtmp.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curl_rtmp.h include libcurl standard internal headers 2010-06-02 14:13:02 +02:00
curl_sasl.c
curl_sasl.h sasl: Reworked SASL mechanism constants 2013-04-13 13:29:50 +01:00
curl_schannel.c curl_schannel.c: Removed variable unused since 35874298e4 2013-06-02 20:21:42 +02:00
curl_schannel.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curl_setup_once.h
curl_setup.h WIN32 MemoryTracking: require UNICODE for wide strdup code support 2013-07-19 12:33:10 +02:00
curl_sspi.c
curl_sspi.h
curl_threads.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curl_threads.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
curlx.h
cyassl.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
cyassl.h
dict.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
dict.h
dotdot.c
dotdot.h dotdot: introducing dot file path cleanup 2013-06-22 14:15:07 +02:00
easy.c curl_easy_perform_ev: debug/test function 2013-08-20 11:56:06 +02:00
easyif.h curl_easy_perform_ev: make it CURL_EXTERN 2013-08-21 22:19:52 +02:00
escape.c Curl_urldecode: no peeking beyond end of input buffer 2013-06-22 11:21:35 +02:00
escape.h
file.c
file.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
fileinfo.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
fileinfo.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
firefox-db2pem.sh
formdata.c formadd: wrong pointer for file name when CURLFORM_BUFFERPTR used 2013-08-04 23:32:36 +02:00
formdata.h
ftp.c
ftp.h
ftplistparser.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
ftplistparser.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
getenv.c VMS: fix and generate the VMS build config 2013-02-05 23:08:57 +01:00
getinfo.c
getinfo.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
gopher.c
gopher.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
gskit.c OS400: new SSL backend GSKit 2013-07-15 19:00:36 +02:00
gskit.h OS400: new SSL backend GSKit 2013-07-15 19:00:36 +02:00
gtls.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
gtls.h
hash.c string formatting: fix 25+ printf-style format strings 2013-07-24 01:21:26 +02:00
hash.h
hmac.c
hostasyn.c
hostcheck.c OS400: new SSL backend GSKit 2013-07-15 19:00:36 +02:00
hostcheck.h
hostip4.c
hostip6.c
hostip.c
hostip.h global dns cache: didn't work [regression] 2013-08-08 16:28:46 +02:00
hostsyn.c
http_chunks.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
http_chunks.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
http_digest.c
http_digest.h
http_negotiate_sspi.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
http_negotiate.c http_negotiate.c: Fixed passing argument from incompatible pointer type 2013-04-07 00:06:19 +02:00
http_negotiate.h
http_proxy.c
http_proxy.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
http.c SessionHandle: the protocol specific pointer is now a void * 2013-08-12 13:17:57 +02:00
http.h
idn_win32.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
if2ip.c if2ip.c: fix compiler warning 2013-04-10 16:44:54 +02:00
if2ip.h connect: treat an interface bindlocal() problem as a non-fatal error 2013-04-06 16:51:58 +02:00
imap.c
imap.h
inet_ntop.c
inet_ntop.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
inet_pton.c
inet_pton.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
krb4.c
krb4.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
krb5.c
ldap.c
libcurl.def
libcurl.plist
libcurl.rc
libcurl.vers.in
llist.c
llist.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
Makefile.am Makefile.am: use LDFLAGS as well when linking libcurl 2013-07-23 21:51:12 +02:00
makefile.amiga
Makefile.b32
makefile.dj Changed email per Gisle's request. 2011-04-16 00:11:43 +02:00
Makefile.inc OS400: new SSL backend GSKit 2013-07-15 19:00:36 +02:00
Makefile.m32
Makefile.netware
Makefile.vc6 Added winssl-zlib target to VC builds. 2013-07-08 17:46:15 +02:00
Makefile.vxworks Updated zlib version in build files. 2013-05-11 17:08:00 +02:00
Makefile.Watcom
md4.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
md5.c
memdebug.c
memdebug.h WIN32 MemoryTracking: require UNICODE for wide strdup code support 2013-07-19 12:33:10 +02:00
mk-ca-bundle.pl Simplify check for trusted certificates. 2013-08-05 13:02:27 +02:00
mk-ca-bundle.vbs Simplify check for trusted certificates. 2013-08-05 13:02:27 +02:00
mprintf.c
multi.c
multihandle.h multi: rename all Curl_one_easy to SessionHandle 2013-08-03 22:51:35 +02:00
multiif.h
netrc.c netrc: handle longer username and password 2013-08-20 11:16:38 +02:00
netrc.h
non-ascii.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
non-ascii.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
nonblock.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
nonblock.h
nss.c nss: make sure that NSS is initialized 2013-08-12 15:17:39 +02:00
nssg.h
nwlib.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
nwos.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
objnames-test08.sh test 1222: 8 chars object name generation && test 1221: adjustments 2013-01-03 19:24:00 +01:00
objnames-test10.sh
objnames.inc
openldap.c
parsedate.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
parsedate.h
pingpong.c
pingpong.h
pipeline.c
pipeline.h pipelining: Remove dead code. 2013-03-14 13:30:59 +01:00
polarssl_threadlock.c
polarssl_threadlock.h polarssl threadlock cleanup 2013-02-19 13:11:55 +01:00
polarssl.c
polarssl.h
pop3.c
pop3.h
progress.c
progress.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
qssl.c
qssl.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
rawstr.c
rawstr.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
README.ares
README.curl_off_t
README.curlx Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
README.encoding
README.hostip build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
README.httpauth HTTP "auth done right". See lib/README.httpauth 2004-11-24 16:11:35 +00:00
README.memoryleak remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
README.multi_socket
README.pingpong introducing IMAP, POP3 and SMTP support (still lots of polish left to do) 2009-12-12 21:54:01 +00:00
README.pipelining Multiple pipelines and limiting the number of connections. 2013-03-13 23:55:24 +01:00
rtsp.c
rtsp.h
security.c
select.c curl_global_init: accept the CURL_GLOBAL_ACK_EINTR flag 2013-03-12 10:58:20 +01:00
select.h curl_global_init: accept the CURL_GLOBAL_ACK_EINTR flag 2013-03-12 10:58:20 +01:00
sendf.c
sendf.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
setup-os400.h
setup-vms.h
share.c
share.h
slist.c
slist.h
smtp.c
smtp.h
sockaddr.h
socks_gssapi.c
socks_sspi.c
socks.c
socks.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
speedcheck.c
speedcheck.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
splay.c
splay.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
ssh.c
ssh.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
sslgen.c OS400: new SSL backend GSKit 2013-07-15 19:00:36 +02:00
sslgen.h ssluse.c,sslgen.c,sslgen.h: move certinfo support to generic SSL 2013-07-15 17:26:59 +02:00
ssluse.c
ssluse.h formpost: better random boundaries 2013-06-25 09:55:49 +02:00
strdup.c
strdup.h
strequal.c strlcat: remove function 2013-02-14 10:41:45 +01:00
strequal.h
strerror.c
strerror.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
strtok.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
strtok.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
strtoofft.c
strtoofft.h
telnet.c
telnet.h
tftp.c urldata: clean up the use of the protocol specific structs 2013-08-12 13:17:57 +02:00
tftp.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
timeval.c
timeval.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
transfer.c
transfer.h
url.c
url.h SessionHandle: the protocol specific pointer is now a void * 2013-08-12 13:17:57 +02:00
urldata.h url: handle arbitrary-length username and password before '@' 2013-08-20 11:16:38 +02:00
version.c
warnless.c sockfilt.c: fix some W64 compiler warnings 2013-01-09 22:23:49 +01:00
warnless.h sockfilt.c: fix some W64 compiler warnings 2013-01-09 22:23:49 +01:00
wildcard.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
wildcard.h Curl_perfom: removed 2013-02-01 08:14:46 +01:00
x509asn1.c
x509asn1.h OS400: new SSL backend GSKit 2013-07-15 19:00:36 +02:00

HTTP Pipelining with libcurl
============================

Background

Since pipelining implies that one or more requests are sent to a server before
the previous response(s) have been received, we only support it for multi
interface use.

Considerations

When using the multi interface, you create one easy handle for each transfer.
Bascially any number of handles can be created, added and used with the multi
interface - simultaneously. It is an interface designed to allow many
simultaneous transfers while still using a single thread. Pipelining does not
change any of these details.

API

We've added a new option to curl_multi_setopt() called CURLMOPT_PIPELINING
that enables "attempted pipelining" and then all easy handles used on that
handle will attempt to use an existing pipeline.

Details

- A pipeline is only created if a previous connection exists to the same IP
  address that the new request is being made to use.

- Pipelines are only supported for HTTP(S) as no other currently supported
  protocol has features resemembling this, but we still name this feature
  plain 'pipelining' to possibly one day support it for other protocols as
  well.

- HTTP Pipelining is for GET and HEAD requests only.

- When a pipeline is in use, we must take precautions so that when used easy
  handles (i.e those who still wait for a response) are removed from the multi
  handle, we must deal with the outstanding response nicely.

- Explicitly asking for pipelining handle X and handle Y won't be supported.
  It isn't easy for an app to do this association. The lib should probably
  still resolve the second one properly to make sure that they actually _can_
  be considered for pipelining. Also, asking for explicit pipelining on handle
  X may be tricky when handle X get a closed connection.