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.
Showing
- docs/libcurl/opts/CURLOPT_PIPEWAIT.3 63 additions, 0 deletionsdocs/libcurl/opts/CURLOPT_PIPEWAIT.3
- docs/libcurl/opts/Makefile.am 5 additions, 3 deletionsdocs/libcurl/opts/Makefile.am
- include/curl/curl.h 3 additions, 0 deletionsinclude/curl/curl.h
- lib/url.c 33 additions, 13 deletionslib/url.c
- lib/urldata.h 2 additions, 0 deletionslib/urldata.h
docs/libcurl/opts/CURLOPT_PIPEWAIT.3
0 → 100644
Please register or sign in to comment