Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 To: cygwin AT cygwin DOT com From: Andrew Schulman <andrex AT alumni DOT utexas DOT 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 DOT 1ca231f3e2e4ec239896d2 AT localhost> <SERRANOAGPBnSZh3DHR0000006d AT SERRANO DOT CAM DOT ARTIMI DOT COM> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT sea DOT gmane DOT 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 AT m DOT gmane DOT org X-MailScanner-To: cygwin AT cygwin DOT 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/