all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jason Rumney <jasonr@gnu.org>
To: emacs-devel@gnu.org
Subject: Re: HAVE_SOCKETS in w32*
Date: Wed, 15 Sep 2010 13:21:00 +0800	[thread overview]
Message-ID: <4C9057BC.2090803@gnu.org> (raw)
In-Reply-To: <AANLkTimmdVMd2EZW3aJ7XZX1XWZw6mhmJdDh6ALxg-Mu@mail.gmail.com>

On 15/09/2010 09:46, Juanma Barranquero wrote:
> On Thu, Aug 5, 2010 at 20:05, Dan Nicolaescu<dann@gnu.org>  wrote:
>
>    
>> HAVE_SOCKETS is defined unconditionally in s/ms-w32.h, yet some w32*.c
>> files use HAVE_SOCKETS #ifdefs.
>>
>> It would be good to get rid of those.
>>      
> The following patch does that; it also removes the few uses of
> SOCK_REPLACE_HANDLE, which has been commented out since 1996.
>
> Eli, Jason?
>    

Its OK to remove this. HAVE_SOCKETS was needed for the original release 
of Windows 95, as sockets were an optional component that was not always 
installed. Later versions (including a later update of Windows 95) 
always install with networking support.  SOCK_REPLACE_HANDLE looks like 
it was experimental code from when sockets were first implemented.




  reply	other threads:[~2010-09-15  5:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-05 18:05 HAVE_SOCKETS in w32* Dan Nicolaescu
2010-09-15  1:46 ` Juanma Barranquero
2010-09-15  5:21   ` Jason Rumney [this message]
2010-09-15 19:34   ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C9057BC.2090803@gnu.org \
    --to=jasonr@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.