Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Feb 2005 15:05:53 +0800
From:      Jiawei Ye <leafy7382@gmail.com>
To:        John-Mark Gurney <gurney_j@resnet.uoregon.edu>, Yan Yu <yanyu@cs.ucla.edu>, freebsd-hackers@freebsd.org
Subject:   Re: send file descriptor via ipc
Message-ID:  <c21e92e205022623051e821b62@mail.gmail.com>
In-Reply-To: <20050226093907.GM89312@funkthat.com>
References:  <20050226072645.76950.qmail@web26802.mail.ukl.yahoo.com> <Pine.GSO.4.58.0502260043200.12442@panther.cs.ucla.edu> <20050226093907.GM89312@funkthat.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 26 Feb 2005 01:39:07 -0800, John-Mark Gurney
<gurney_j@resnet.uoregon.edu> wrote:
> You can also look at unix(4) which has a brief description..  You must
> use unix domain sockets in order to pass file descriptors, and so the
> unp probably refers to UNix Protocol...  but I could be wrong about
> that...
> 
> --
>  John-Mark Gurney                              Voice: +1 415 225 5579
I always thought the unp_ prefix referred to Unix Network Programming
(http://www.kohala.com/start/unpv12e.html) since most sample code
given in the book had the prefix. But I may be wrong here :)

-- 
"Without the userland, the kernel is useless."
               --inspired by The Tao of Programming



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