From owner-freebsd-hackers Sun Aug 22 18:45: 0 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CAB61154B1; Sun, 22 Aug 1999 18:44:56 -0700 (PDT) (envelope-from green@FreeBSD.org) Received: from localhost (green@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id SAA07465; Sun, 22 Aug 1999 18:44:56 -0700 (PDT) (envelope-from green@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: green owned process doing -bs Date: Sun, 22 Aug 1999 18:44:56 -0700 (PDT) From: "Brian F. Feldman" To: Bill Fumerola Cc: Zhihui Zhang , freebsd-hackers@FreeBSD.ORG Subject: Re: What does unp stand for? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 22 Aug 1999, Bill Fumerola wrote: > On Sun, 22 Aug 1999, Zhihui Zhang wrote: > > > In file uipc_usrreq.c, there are many routines beginning with unp_. For > > example, unp_connect(), unp_bind(), etc. What does unp stand for? > > > W. Richard Stevens wrote a book Unix Network Programming often refered > to by UNP, which includes his improved versions of socket functions. > > > The above could be completly wrong. Actually, I'm pretty sure it standard for Unix network protocol, as in good old PF_UNIX/PF_LOCAL. -- Brian Fundakowski Feldman / "Any sufficiently advanced bug is \ green@FreeBSD.org | indistinguishable from a feature." | FreeBSD: The Power to Serve! \ -- Rich Kulawiec / To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message