From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12409 invoked by alias); 11 Oct 2005 16:11:09 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 12402 invoked by uid 22791); 11 Oct 2005 16:11:07 -0000 Received: from [12.108.247.31] (HELO EXCHANGE1.atl.air2web.com) (12.108.247.31) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Tue, 11 Oct 2005 16:11:07 +0000 Received: from [192.168.102.38] ([192.168.102.38]) by EXCHANGE1.atl.air2web.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 11 Oct 2005 12:10:57 -0400 Message-ID: <434BE411.4060702@air2web.com> Date: Tue, 11 Oct 2005 16:11:00 -0000 From: Richard Campbell Reply-To: richard.campbell@air2web.com User-Agent: Mozilla Thunderbird 1.0+ (Windows/20050712) MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: gethostbyname_r References: <20051011143306.GI12938@calimero.vinschen.de> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2005-10/txt/msg00249.txt.bz2 Brian Ford wrote: > > There is almost no need for gethostbyname_r on Cygwin since its sole > purpose is to create a thread safe interface. In most all cases, Cygwin's > gethostbyname is thread safe. > > http://www.cygwin.com/ml/cygwin/2004-05/msg00202.html 1) Resolving a numeric host is more common than whatever (all - "most all") is, IMO. 2) The difference between most all and all is usually horrible to track down. -Richard Campbell. -- 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/