unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* make-network-process's gethostbyname usage
@ 2007-08-20  8:56 Alexander Kotelnikov
  2007-08-21  8:43 ` Kim F. Storm
  2007-08-21 14:46 ` Richard Stallman
  0 siblings, 2 replies; 9+ messages in thread
From: Alexander Kotelnikov @ 2007-08-20  8:56 UTC (permalink / raw)
  To: emacs-devel

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2007-08-27 11:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-20  8:56 make-network-process's gethostbyname usage Alexander Kotelnikov
2007-08-21  8:43 ` Kim F. Storm
2007-08-21  9:51   ` Alexander Kotelnikov
2007-08-21 14:46 ` Richard Stallman
2007-08-22  9:18   ` Kim F. Storm
2007-08-22 11:32     ` Jan Djärv
2007-08-23  0:45     ` Richard Stallman
2007-08-25 19:06     ` Chong Yidong
2007-08-27 11:09       ` Jan Djärv

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).