cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [Fwd: canceling a load in progress]

From: Steve Dekorte <steve_at_dekorte.com>
Date: Mon, 22 Oct 2001 13:09:13 -0700

T. Bharath wrote:
> one way would be to close the socket in use from another thread
> But if not properly implemented can lead to crashes too since closing
> the
> socket when a select call is in progress can lead to this

Does curl use select? If so, is it possible to call it in a non-blocking
way and process multiple connections from a single thread? This would be
a great feature as it would allow for far more simultaneous connections.

Steve
Received on 2001-10-22