curl/lib
Daniel Stenberg 37201e3c36 callbacks: acknowledge progress callback error returns
When the progress callback is called during the TCP connection, an error
return would accidentally not abort the operation as intended but would
instead be counted as a failure to connect to that particular IP and
libcurl would just continue to try the next. I made singleipconnect()
and trynextip() return CURLcode properly.

Added bonus: it corrected the error code for bad --interface usages,
like tested in test 1084 and test 1085.

Reported by: Adam Light
Bug: http://curl.haxx.se/mail/lib-2010-08/0105.html
2010-08-10 23:16:08 +02:00
..
.gitignore
amigaos.c
amigaos.h
arpa_telnet.h
base64.c
CMakeLists.txt
config-amigaos.h
config-mac.h
config-os400.h
config-riscos.h
config-symbian.h
config-tpf.h
config-vxworks.h
config-win32.h Moved the LDAP API defines from Makefile.Watcom to config-win32.h. 2010-08-02 01:28:46 +02:00
config-win32ce.h
config.dos
connect.c callbacks: acknowledge progress callback error returns 2010-08-10 23:16:08 +02:00
connect.h
content_encoding.c
content_encoding.h
cookie.c
cookie.h
curl_addrinfo.c warning: silence a win64 compiler warning 2010-07-30 23:19:47 +02:00
curl_addrinfo.h
curl_base64.h
curl_config.h.cmake
curl_fnmatch.c replace isprint() with ISPRINT() 2010-06-10 02:33:45 +02:00
curl_fnmatch.h
curl_gethostname.c build: allow NTLM tests to run on more build configurations 2010-08-07 15:03:54 +02:00
curl_gethostname.h build: allow NTLM tests to run on more build configurations 2010-08-07 15:03:54 +02:00
curl_hmac.h
curl_ldap.h
curl_md4.h http_ntlm: add support for NSS 2010-06-30 13:12:25 +02:00
curl_md5.h
curl_memory.h
curl_memrchr.c
curl_memrchr.h
curl_rand.c
curl_rand.h
curl_rtmp.c
curl_rtmp.h
curl_sspi.c
curl_sspi.h
curl_threads.c
curl_threads.h
curlx.h
dict.c
dict.h
easy.c
easyif.h
escape.c
escape.h
file.c
file.h
fileinfo.c
fileinfo.h
firefox-db2pem.sh
formdata.c
formdata.h
ftp.c parse_remote_port: fix ;type= URL suffix over HTTP proxy 2010-08-10 00:56:45 +02:00
ftp.h
ftplistparser.c ftp wildcard: FTP LIST parser FIX 2010-06-24 23:45:44 +02:00
ftplistparser.h
getenv.c
getinfo.c
getinfo.h
gtls.c
gtls.h
hash.c
hash.h
hmac.c
hostares.c
hostasyn.c
hostip4.c
hostip6.c
hostip.c
hostip.h
hostsyn.c
hostthre.c Removed unused vars to avoid compiler warnings. 2010-07-29 05:20:43 +02:00
http_chunks.c
http_chunks.h
http_digest.c
http_digest.h
http_negotiate.c
http_negotiate.h
http_ntlm.c NTLM tests: boost coverage by forcing the hostname 2010-07-30 00:51:24 +02:00
http_ntlm.h
http.c indent: white space fixes only 2010-08-10 00:07:06 +02:00
http.h add_buffer_send: fix compiler warning 2010-07-24 22:52:35 +02:00
if2ip.c
if2ip.h
imap.c
imap.h
inet_ntop.c
inet_ntop.h
inet_pton.c
inet_pton.h
krb4.c
krb4.h
krb5.c
ldap.c
libcurl.def
libcurl.imp
libcurl.plist
libcurl.rc
llist.c llist: hide Curl_llist_init 2010-08-10 11:07:38 +02:00
llist.h llist: hide Curl_llist_init 2010-08-10 11:07:38 +02:00
Makefile.am build: Enable configure --enable-werror 2010-07-21 21:29:47 +02:00
makefile.amiga
Makefile.b32
makefile.dj
Makefile.inc NTLM tests: boost coverage by forcing the hostname 2010-07-30 00:51:24 +02:00
Makefile.m32 Updated library versions. 2010-07-22 04:34:54 +02:00
Makefile.netware Block created curlbuild.h for NetWare to avoid usage from other platforms. 2010-08-07 01:29:04 +02:00
Makefile.riscos build: add missing new files to non-configure target build files 2010-08-03 13:09:39 +02:00
Makefile.vc6 Updated lib dependency versions. 2010-08-10 05:51:38 +02:00
Makefile.vxworks
Makefile.Watcom More Watcom makefile fixes ... 2010-08-10 21:27:01 +02:00
md4.c build: remove unneeded cast to (void *) 2010-08-04 19:05:09 +02:00
md5.c build: remove unneeded cast to (void *) 2010-08-04 19:05:09 +02:00
memdebug.c
memdebug.h
mk-ca-bundle.pl Fixed script version which was still based on CVS Revision tag. 2010-07-22 04:29:54 +02:00
mprintf.c
msvcproj.foot
msvcproj.head
multi.c typo: remove duplicate semicolon 2010-08-08 22:51:37 +02:00
multiif.h
netrc.c
netrc.h
nonblock.c
nonblock.h
nss.c http_ntlm: add support for NSS 2010-06-30 13:12:25 +02:00
nssg.h http_ntlm: add support for NSS 2010-06-30 13:12:25 +02:00
nwlib.c
nwos.c
openldap.c
parsedate.c
parsedate.h
pingpong.c build: add typecast to avoid warning 2010-08-02 18:53:34 +02:00
pingpong.h pingpong: response_time is milliseconds 2010-07-18 00:49:29 +02:00
polarssl.c
polarssl.h
pop3.c
pop3.h
progress.c
progress.h
qssl.c
qssl.h
rawstr.c
rawstr.h
README.ares
README.curl_off_t
README.curlx
README.encoding
README.hostip
README.httpauth
README.memoryleak
README.multi_socket
README.pingpong
README.pipelining
rtsp.c
rtsp.h
security.c
select.c
select.h
sendf.c sendrecv: treat all negative values from send/recv as errors 2010-06-19 00:18:14 +02:00
sendf.h
setup_once.h
setup-os400.h
setup.h build: allow NTLM tests to run on more build configurations 2010-08-07 15:03:54 +02:00
share.c
share.h
slist.c
slist.h
smtp.c smtp_connect: always provide host name buffer 2010-07-30 22:36:31 +02:00
smtp.h
sockaddr.h
socks_gssapi.c
socks_sspi.c
socks.c
socks.h
speedcheck.c
speedcheck.h
splay.c
splay.h
ssh.c build: fix libssh2_scp_send64() availability 2010-08-05 16:27:39 +02:00
ssh.h build: fix libssh2_scp_send64() availability 2010-08-05 16:27:39 +02:00
sslgen.c
sslgen.h
ssluse.c multi: fix FTPS connecting the data connection with OpenSSL 2010-08-01 23:50:46 +02:00
ssluse.h
strdup.c
strdup.h
strequal.c
strequal.h
strerror.c
strerror.h
strtok.c
strtok.h
strtoofft.c
strtoofft.h
telnet.c
telnet.h
tftp.c
tftp.h
timeval.c
timeval.h
transfer.c multi_socket: set timeout for 100-continue 2010-08-06 11:00:17 +02:00
transfer.h
url.c parse_remote_port: fix ;type= URL suffix over HTTP proxy 2010-08-10 00:56:45 +02:00
url.h
urldata.h parse_remote_port: fix ;type= URL suffix over HTTP proxy 2010-08-10 00:56:45 +02:00
vc6libcurl.dsw
vc8proj.foot
vc8proj.head
version.c
warnless.c
warnless.h
wildcard.c ensure that Curl_wildcard_dtor() leaves WildcardData struct zero initialized 2010-06-10 02:30:23 +02:00
wildcard.h

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.

- We need options to control max pipeline length, and probably how to behave
  if we reach that limit. As was discussed on the list, it can probably be
  made very complicated, so perhaps we can think of a way to pass all
  variables involved to a callback and let the application decide how to act
  in specific situations. Either way, these fancy options are only interesting
  to work on when everything is working and we have working apps to test with.