cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: How to cleanly close the curl socket in case of multi interface?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 29 Sep 2014 13:30:35 +0200 (CEST)

On Mon, 29 Sep 2014, nikhil ap wrote:

> I would like to use the same easy handle that set this connection up. So
> when I run 100 connections in parallel, I will have 100 easy handles
> dedicated for each connection that should do transfers for only those
> connections.
>
> Is there quick way to achieve this?

Not that I can think of, no. We have never seen a need or desire for API
methods that would make that possible.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2014-09-29