Re: HEADS-UP: EAI_NODATA was deprecated

From: Terry Lambert <tlambert2_at_mindspring.com>
Date: Thu, 23 Oct 2003 10:40:05 -0700
Hajimu UMEMOTO wrote:
> I've just committed to nuke EAI_NODATA.  It was depricated in RFC3493
> (aka RFC2553bis).  Now, getaddrinfo(3) returns EAI_NONAME instead of
> EAI_NODATA.  So, an application that looks EAI_NODATA, error handling
> will not work.  At least, you need to recompile telnet(1).

Please apply this patch:

+#define EAI_NODATA	EAINONAME	/* To be removed on 23 APR 2004 */

-- Terry
Received on Thu Oct 23 2003 - 08:40:56 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:26 UTC