emacs-devel
[Top][All Lists]
Advanced

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

make-network-process's gethostbyname usage


From: Alexander Kotelnikov
Subject: make-network-process's gethostbyname usage
Date: Mon, 20 Aug 2007 12:56:27 +0400
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

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).

-- 
Alexander Kotelnikov
Saint-Petersburg, Russia





reply via email to

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