Subject: Re: ares_init error?

Re: ares_init error?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: 2005-04-28

On Thu, 28 Apr 2005, julien thai wrote:

> i tested with example ahost (like in open source code ). I met the error in
> ares_init cos status !=0,( error come from code in the end )

> what should i changed in soure code?

First you identify what goes wrong, then you fix the problem.

I don't have this problem and I don't have your OS. It is a bit hard for me to
guess what your specific problem is.

I suggest you take the usual route: run the program with a debugger.
Single-step until you find the reason for the error-code. Then figure out why
it returns error there.

-- 
   c-ares -- my preferred DNS asynch resolver library
_______________________________________________
http://cool.haxx.se/mailman/listinfo/c-ares
Received on Thu Apr 28 13:31:36 2005