emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: make-network-process's gethostbyname usage


From: Kim F. Storm
Subject: Re: make-network-process's gethostbyname usage
Date: Tue, 21 Aug 2007 10:43:01 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

Alexander Kotelnikov <address@hidden> writes:

> Hello.
>
> make-network-process calles gethostbyname, but never calls
> res_init. The problem, which appears is: if contents of
> /etc/resolv.conf was changed old dns servers are unavailable,
> gethostbyname still tries them, not new ones. So this bug is pretty
> much the same as http://bugs.debian.org/438680 (which has a patch).

Is res_init available on all platforms which have gethostbyname ?

Otherwise, we need to arrange for configure to test for its
existence...

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

[Prev in Thread] Current Thread [Next in Thread]