all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dan Nicolaescu <dann@ics.uci.edu>
To: emacs-devel@gnu.org
Subject: getting rid of gethostby* calls
Date: Thu, 18 Oct 2007 18:05:47 -0700	[thread overview]
Message-ID: <200710190105.l9J15lWn029340@oogie-boogie.ics.uci.edu> (raw)

Ulrich Drepper is trying to get rid of all the gethostby* calls in
Fedora. 
emacs has been given as an example of program that uses the gethostby*
functions.

An example on how to use getaddrinfo instead of gethostby* is here:

http://people.redhat.com/drepper/userapi-ipv6.html

There are just a few instances of gethostby* in the emacs tree, can
someone that understands that code please take a look? 

Thanks

             reply	other threads:[~2007-10-19  1:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-19  1:05 Dan Nicolaescu [this message]
2007-10-19  9:14 ` getting rid of gethostby* calls Andreas Schwab
2007-11-18 17:35   ` Jan Djärv
2007-11-19 12:25     ` Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200710190105.l9J15lWn029340@oogie-boogie.ics.uci.edu \
    --to=dann@ics.uci.edu \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.