delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2009/08/06/09:08:26

X-Recipient: archive-cygwin AT delorie DOT com
X-Spam-Check-By: sourceware.org
Date: Thu, 6 Aug 2009 15:08:03 +0200
From: Corinna Vinschen <corinna-cygwin AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: 1.7.0: getnameinfo bug
Message-ID: <20090806130803.GB15940@calimero.vinschen.de>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
References: <a837b0ef0908060548q37bdb12blb60a6ffd58162c13 AT mail DOT gmail DOT com>
MIME-Version: 1.0
In-Reply-To: <a837b0ef0908060548q37bdb12blb60a6ffd58162c13@mail.gmail.com>
User-Agent: Mutt/1.5.19 (2009-02-20)
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

On Aug  6 20:48, Zhiming Zhou wrote:
> This bug happens on every 1.7.0 beta version.
> I use getnameinfo function with NI_NUMERICHOST flag,
> 
> if the "sin_port" of sockaddr is a known port(like 21, 80...)
> in "/etc/services" file, getnameinfo function works ok, and
> service name is correctly fetched(ftp, http...).
> 
> however if I fill "sin_port" with an unknown port(like 6400, 6499)
> getnameinfo returns EAI_NODATA, and if i add a 6400 or 6499 service
> entry in "/etc/services" file, getnameinfo works ok again.
> 
> So, I move the code to Linux, it works ok either "sin_port" is known
> or unknown, if port is known(like 21), service name is fetched(ftp),
> if not(6400), service name is filled with port number(6400), and it
> works very good :)
> 
> Any helps?

On what OS are you running?  If that's Windows XP or 2003, then that's
a known shortcoming of the OS which is fixed in Windows Vista and later.
The workaround is to specify NI_NUMERICSERV.

I'll take a stab at fixing this in Cygwin for XP/2003 so that it behaves
as on Vista.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019