emacs-devel
[Top][All Lists]
Advanced

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

Re: h_errno?


From: Dmitry Antipov
Subject: Re: h_errno?
Date: Fri, 15 Feb 2013 13:46:17 +0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2

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 via email to

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