cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Socket connect error after repeated failures

From: Rick Jones <rick_jones2_at_hp.com>
Date: Fri, 07 Jun 2002 13:07:42 -0700

can you take a system call trace - perhaps the gethostbyname_r call was
unable to allocate a file descriptor on which to issue the DNS request.
perhaps the failure mode was leaving fd's behind. you could also see
about using ulimit/setrlimit to up the maximum number of FD's per
process, but if there is indeed an FD leak that only delays the
inevitable.

rick jones

-- 
Wisdom Teeth are impacted, people are affected by the effects of events.
these opinions are mine, all mine; HP might not want them anyway... :)
feel free to post, OR email to raj in cup.hp.com  but NOT BOTH...
_______________________________________________________________
Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas - http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink
Received on 2002-06-09