cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Multiple socket connection with server by using LIBCURL

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 21 Jan 2009 13:34:22 +0100 (CET)

On Wed, 21 Jan 2009, Dhiren wrote:

> Is there any other way to do this . or can we use multi interface if we are
> using libcurl only for CONNECT and how to use multi interface.

Please don't top-post.

Please use the curl-library list for libcurl related issues.

Then, Dan F already answered this question but I'll entertain you by answering
it again: you use more easy handles. One for each connection. And no, using
the multi interface will not avoid that need.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2009-01-21