delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin-developers/2001/08/22/12:52:50

Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-developers-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin-developers/>
List-Post: <mailto:cygwin-developers AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-developers-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-developers-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com
Date: Wed, 22 Aug 2001 12:52:01 -0400
From: Christopher Faylor <cgf AT redhat DOT com>
To: cygwin-developers AT cygwin DOT com
Subject: Re: serious problem with cygwin and winsock?
Message-ID: <20010822125201.A301@redhat.com>
Reply-To: cygwin-developers AT cygwin DOT com
Mail-Followup-To: cygwin-developers AT cygwin DOT com
References: <20010821221717 DOT A27371 AT redhat DOT com> <20010822090825 DOT H17561 AT cygbert DOT vinschen DOT de> <20010822175816 DOT A16265 AT cygbert DOT vinschen DOT de>
Mime-Version: 1.0
User-Agent: Mutt/1.3.11i
In-Reply-To: <20010822175816.A16265@cygbert.vinschen.de>; from vinschen@redhat.com on Wed, Aug 22, 2001 at 05:58:16PM +0200

On Wed, Aug 22, 2001 at 05:58:16PM +0200, Corinna Vinschen wrote:
>On Wed, Aug 22, 2001 at 09:08:25AM +0200, Corinna Vinschen wrote:
>> I looked into net.cc and there are only a hand full of functions concerned:
>> 
>> cygwin_inet_ntoa
>> cygwin_getprotobyname
>> cygwin_getprotobynumber
>> cygwin_getservbyname
>> cygwin_getservbyport
>> cygwin_gethostbyname
>> cygwin_gethostbyaddr
>> 
>> I will add static buffers or appropriate allocation functions in the
>> next days. Fortunately these functions are defined so that the
>> allocated structure is recycled on the next call by the same process...
>
>I checked in a fix half an hour ago. All seven functions are now
>using a local buffer which gets allocated on demand.

Hmm.  This is basically what I was thinking of but it doesn't look like
this is a thread-safe implementation.

cgf

- Raw text -


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