# HG changeset patch # User Richard M. Stallman # Date 797565008 0 # Node ID 36b641f83e0c23d53d47522575d1c79ee9eae9a2 # Parent 91abe61bb495159fe3058ea366a60678145ba795 (NO_SOCKETS_IN_FILE_SYSTEM): Defined. diff -r 91abe61bb495 -r 36b641f83e0c src/s/sco4.h --- a/src/s/sco4.h Tue Apr 11 01:44:46 1995 +0000 +++ b/src/s/sco4.h Tue Apr 11 01:50:08 1995 +0000 @@ -126,3 +126,9 @@ /* wjs@wang.com (William Smith) says this is needed on 3.2.4.2. */ #define POSIX_SIGNALS + +/* wjs@wiis.wang.com says SCO 3.2 v4.2 "has sockets", + but only for network connections. + It doesn't have the kind of sockets that emacsclient.c + and emacsserver.c would use. */ +#define NO_SOCKETS_IN_FILE_SYSTEM