cURL / Mailing Lists / curl-users / Single Mail

curl-users

Can cURL provide non-blocking I/O? And provide me descriptors on which I can "select"?

From: William Paris <williamparis_at_us.ibm.com>
Date: Thu, 14 Feb 2002 15:41:57 -0500

I writing a single-threaded program that performs multiple time-critical
tasks, including retrieving documents over an HTTP connection. Therefore,
I need a non-blocking HTTP client that gives me access to its socket
descriptors so I can call "select" on them. Can cURL do this?
Received on 2002-02-14