unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Stefan Monnier" <monnier+gnu/emacs@rum.cs.yale.edu>
Subject: Re: Emacs server without emacsserver.
Date: Sun, 22 Sep 2002 18:30:59 -0400	[thread overview]
Message-ID: <200209222230.g8MMUxt26519@rum.cs.yale.edu> (raw)
In-Reply-To: E17sq5z-0002zr-00@fencepost.gnu.org

>     I don't know whether :family 'local is supported on all systems where
>     emacsserver.c works -- if AF_UNIX is the only type of socket used by
>     emacsserver.c,
> 
> I just remembered--on some systems, where HAVE_SOCKETS is not defind,
> emacsserver.c uses SYSVIPC.  I don't think process.c supports them at all.

Indeed.

> The question is, I guess, whether those systems are all dead and gone.
> It could be so.

Looking through the various config files, I see the following that
set HAVE_SYSIPC but that don't set HAVE_SOCKETS:

	m/7300.h m/ibmrs6000.h m/ns16000.h s/usg5-3.h s/xenix.h

m/7300.h: last changed in 95.
m/ibmrs600.h: has USUAL-OPSYS="aix3-1" and s/aix-3-1.h defines HAVE_SOCKETS.
m/ns16000.h: last changed in 94.
s/usg5-3.h: looks like the last real change was in 93.
s/xenix.h: seems to only have had cosmetic changes since rev 1.1 in 91.

When I say "last changed in 95" I don't count changes that seem to
have been global (moving stuff from [sm]/*.h to autoconf and things
like that).

I think it's safe to ignore those ancient systems,
any disagreement ?


	Stefan

  reply	other threads:[~2002-09-22 22:30 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-17 20:10 Emacs server without emacsserver Stefan Monnier
     [not found] ` <E17s34A-0006oU-00@fencepost.gnu.org>
     [not found]   ` <200209191632.g8JGWV408480@rum.cs.yale.edu>
     [not found]     ` <E17sEim-00081r-00@fencepost.gnu.org>
2002-09-20 18:41       ` Stefan Monnier
2002-09-21  0:58         ` Kim F. Storm
2002-09-21 19:39           ` Richard Stallman
2002-09-22 22:30             ` Stefan Monnier [this message]
2002-09-23 15:59               ` Richard Stallman
2002-10-16 21:50 ` Sam Steingold
2002-10-20  5:34   ` Richard Stallman
2002-10-20 19:57   ` Stefan Monnier
2002-10-20 22:51     ` Sam Steingold
2002-10-21 12:55       ` Stefan Monnier
2002-10-21 14:11         ` Sam Steingold
2002-12-27 19:10         ` Richard Stallman

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=200209222230.g8MMUxt26519@rum.cs.yale.edu \
    --to=monnier+gnu/emacs@rum.cs.yale.edu \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).