Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin-developers AT sourceware DOT cygnus DOT com From: Chris Faylor Date: Sun, 2 Jul 2000 20:48:59 -0400 To: cygwin-developers AT sourceware DOT cygnus DOT com Subject: Re: SOCK_PACKET Message-ID: <20000702204859.C22125@cygnus.com> Reply-To: cygwin-developers AT sourceware DOT cygnus DOT com Mail-Followup-To: cygwin-developers AT sourceware DOT cygnus DOT com References: <395F3768 DOT EA6D2A6D AT cygnus DOT com> <20000702120653 DOT C21037 AT cygnus DOT com> <395F703F DOT 9543E221 AT cygnus DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <395F703F.9543E221@cygnus.com>; from vinschen@cygnus.com on Sun, Jul 02, 2000 at 06:39:27PM +0200 On Sun, Jul 02, 2000 at 06:39:27PM +0200, Corinna Vinschen wrote: >Chris Faylor wrote: >> >> On Sun, Jul 02, 2000 at 02:36:56PM +0200, Corinna Vinschen wrote: >> >Does anybody know why cygwin/socket.h contains a define for >> >SOCK_PACKET while that socket type isn't supported by windows? >> >I'm under the impression it's only copied from Linux. >> > >> >Shouldn't we erase that? >> >> If we don't support it, then, yes, it should be erased. Can you >> figure out where it came from? >> >> If you do a 'cvs annotate' on cygwin/socket.h in Cygnus's winsup >> repository it should tell you who added that line. > >It's pretty old. It's already part of the base import to cvs >as of 17-Feb-2000. I'm talking about Cygnus's winsup repository. That should go back to 1996. cgf