Derek Price wrote:

>Hrm.  Why isn't canon-host dependant on getaddrinfo?  It would 
>

The alternative is that the ch_strerror_r function I've been working on
would need to handle ENOMEM too, which introduces a dependency on
strerror_r...  I almost have the previously discussed canon-host code
done but I would need to add a strerror_r module.  Also, there is
already duplicated code in canon-host & getaddrinfo, which would be
avoided by adding the ai_canonname functionality to getaddrinfo and
dropping canon-host, or leaving it as a very thin wrapper.

Regards,

Derek

-- 
Derek R. Price
CVS Solutions Architect
Ximbiot <http://ximbiot.com>
v: +1 717.579.6168
f: +1 717.234.3125
<mailto:[EMAIL PROTECTED]>




_______________________________________________
bug-gnulib mailing list
bug-gnulib@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnulib

Reply via email to