]> granicus.if.org Git - curl/commit
CURLOPT_PIPEWAIT: added
authorDaniel Stenberg <daniel@haxx.se>
Tue, 12 May 2015 12:18:46 +0000 (14:18 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 18 May 2015 07:33:47 +0000 (09:33 +0200)
commit811443754ac2d721487ad2013740eda8f683ede8
tree23c42dbf26fb5b96f98fd80ec8b07de643ea44c2
parentdf3a970cb40ee0cb1a390b29bf83e6759229ce32
CURLOPT_PIPEWAIT: added

By setting this option to 1 libcurl will wait for a connection to reveal
if it is possible to pipeline/multiplex on before it continues.
docs/libcurl/opts/CURLOPT_PIPEWAIT.3 [new file with mode: 0644]
docs/libcurl/opts/Makefile.am
include/curl/curl.h
lib/url.c
lib/urldata.h