cURL / Mailing Lists / curl-library / Single Mail

curl-library

[PATCH] fix multi-call in NSS

From: Rob Crittenden <rcritten_at_redhat.com>
Date: Tue, 17 Jun 2008 17:38:35 -0400

The BOINC project found a bug
(https://bugzilla.redhat.com/show_bug.cgi?id=450140) in the NSS
implementation when using the multi interface. Basically every pass
through Curl_nss_connect() would try to fire up a new connection rather
than using the existing one.

This fixes it for me.

rob

Received on 2008-06-17