Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jan 1995 17:03:08 -0500
From:      Garrett Wollman <wollman@halloran-eldar.lcs.mit.edu>
To:        terry@cs.weber.edu (Terry Lambert)
Cc:        freebsd-hackers@FreeBSD.org
Subject:   Re: sys/netipx
Message-ID:  <9501112203.AA15642@halloran-eldar.lcs.mit.edu>
In-Reply-To: <9501112102.AA24285@cs.weber.edu>
References:  <sf13bb5b.001@alb.asctmd.com> <9501112102.AA24285@cs.weber.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
<<On Wed, 11 Jan 95 14:02:06 MST, terry@cs.weber.edu (Terry Lambert) said:

> well as getting rid of the #undef UNIX and the word 'UNIX' in referring
> to socket domains?

This is not an option, for compatibility with existing source code.
If you had actually /looked/ at the code, you would have seen:

#define AF_LOCAL        1               /* local to host (pipes, portals) */
#define AF_UNIX         AF_LOCAL        /* backward compatibility */

-GAWollman

--
Garrett A. Wollman   | Shashish is simple, it's discreet, it's brief. ... 
wollman@lcs.mit.edu  | Shashish is the bonding of hearts in spite of distance.
Opinions not those of| It is a bond more powerful than absence.  We like people
MIT, LCS, ANA, or NSA| who like Shashish.  - Claude McKenzie + Florent Vollant



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9501112203.AA15642>