[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: gai_strerror (ITS#845)
At 10:02 AM 10/18/00 +0000, venaas@uninett.no wrote:
>Here is a substitute gai_strerror function.
Thanks, added to libldap/util-int.c with appropriate #ifdef's.
>and then replace the gai_strerror calls?
replace with AC_GAI_STRERROR() calls.
>When this is in place, I think
>I'll also submit a patch for os-ip.c using this to give better error
>reports. So it would be good if you put it in some common place and not
>inside daemon.c.
better error reporting and reuse is good...
Kurt