all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dmitry Antipov <dmantipov@yandex.ru>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: h_errno?
Date: Fri, 15 Feb 2013 13:46:17 +0400	[thread overview]
Message-ID: <511E03E9.9090301@yandex.ru> (raw)
In-Reply-To: <83obfmt01q.fsf@gnu.org>

On 02/15/2013 01:10 PM, Eli Zaretskii wrote:

> What is this variable about, and why do we have its declaration in
> process.c?

http://www.linuxmanpages.com/man3/gethostbyname.3.php

> Can we use errno instead of h_errno in sysdep.c?

IIUC errno is orthogonal here. The whole code snippet is obsolete
and should be rewritten to use getaddrinfo/getnameinfo.

Dmitry




  reply	other threads:[~2013-02-15  9:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-15  9:10 h_errno? Eli Zaretskii
2013-02-15  9:46 ` Dmitry Antipov [this message]
2013-02-15 10:19   ` h_errno? Eli Zaretskii
2013-02-15 19:09     ` h_errno? Paul Eggert
2013-02-15 19:44       ` h_errno? Eli Zaretskii
2013-02-16 11:11         ` h_errno? Eli Zaretskii
2013-02-15 11:57   ` h_errno? Andreas Schwab

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=511E03E9.9090301@yandex.ru \
    --to=dmantipov@yandex.ru \
    --cc=eliz@gnu.org \
    --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.