curl-library
Re: Issue with Curb and closing connection
From: Jeff Pohlmeyer <yetanothergeek_at_gmail.com>
Date: Wed, 2 Sep 2009 15:41:42 -0500
Date: Wed, 2 Sep 2009 15:41:42 -0500
On Sep 2, 2009, Emmanuel Pinault wrote:
> Is there a way to force the closing of the connection?
Just glancing at the curb code, it looks like it lacks settings for the
CURLOPT_FORBID_REUSE, CURLOPT_FRESH_CONNECT and
CURLOPT_MAXCONNECTS options.
It sounds to me like one of those might be what you're looking for.
- Jeff
Received on 2009-09-02