Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
To: cygwin@cygwin.com
From: Andrew Schulman <andrex@alumni.utexas.net>
Subject:  RE: autossh crash with 20050314 and earlier cygwin1.dll
Date:  Wed, 16 Mar 2005 13:26:39 -0500
Lines: 7
Message-ID:  <MPG.1ca2446df9fb96ea9896d5@localhost>
References:  <MPG.1ca231f3e2e4ec239896d2@localhost> <SERRANOAGPBnSZh3DHR0000006d@SERRANO.CAM.ARTIMI.COM>
Mime-Version:  1.0
Content-Type:  text/plain; charset="iso-8859-1"
Content-Transfer-Encoding:  7bit
X-Complaints-To: usenet@sea.gmane.org
X-Gmane-NNTP-Posting-Host: pcp04399769pcs.nrockv01.md.comcast.net
User-Agent: MicroPlanet-Gravity/2.70.2067
X-Archive: encrypt
X-Gmane-MailScanner: Found to be clean
X-Gmane-MailScanner: Found to be clean
X-Gmane-MailScanner-SpamScore: s
X-MailScanner-From: goc-cygwin@m.gmane.org
X-MailScanner-To: cygwin@cygwin.com
X-IsSubscribed: yes

>   GOK why it works on glibc-based systems, but I guess it must, or the
> problem would surely have cropped up before.  Hmmmmm......

Simple: that part of the code is contained in an #ifdef HAVE_NO_ADDRINFO 
... #endif block, and so is only built on systems without a getaddrinfo
() function.  That includes Cygwin, not glibc, and maybe no other 
systems in common use.


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

