cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: "prefer waiting for a pipe": Another new pipeline/multiplex bit

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 12 May 2015 11:09:44 +0200 (CEST)

On Mon, 11 May 2015, Daniel Stenberg wrote:

> CURLPIPE_WAITFORIT (or a similar name) - the application prefers to have
> libcurl wait for an existing connection to be finish its
> handshake/connection and get the status about it to figure out if it should
> pipeline/multiplex over it, rather than to create a new connection
> immediately if none exists to multiplex or pipeline on.

It struck me that this should rather be an option that is per transfer, so it
would have to be set in the easy handle.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2015-05-12