| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: SIGSERV with --enable-ares
From: VOROSKOI Andras <voroskoi_at_frugalware.org>
Date: Sun, 4 Mar 2007 00:41:47 +0100
On Sat, Mar 03, 2007 at 09:47:58PM +0100, Daniel Stenberg wrote:
> Sure, GOOD_EASY_HANDLE() could be modified to check for NULL as well
OK. I see.
> Why not start with figuring out why rtorrent passes a NULL to the add handle
I've done so and i found the following:
m_handle = curl_easy_init();
I've added
if (m_handle == NULL)
And now it stops at this point, so you were right. Now i should find out why does
-- voroskoiReceived on 2007-03-04 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info