On Sat, Mar 17, 2001 at 05:03:42PM +0100, Dag-Erling Smorgrav wrote:
> Peter Pentchev <[EMAIL PROTECTED]> writes:
> > On Sat, Mar 17, 2001 at 04:53:34PM +0100, Dag-Erling Smorgrav wrote:
> > > Peter Pentchev <[EMAIL PROTECTED]> writes:
> > > > There was at the time - socketpair(2) had totally slipped my mind ;)
> > > Umm, you want pipe(2), not socketpair(2).
> > Actually, I want socketpair(2).  pipe(2) was what I used before,
> > and that's the reason I had a read-only file descriptor - the portalfs
> > architecture allows for only one fd to be returned, and pipe(2)
> > provides a one-way pipe.
> 
> Not in FreeBSD.

Oops.  OK.  I RTFM'd, and fixed it.  Thanks to everyone who pointed
that out :)

G'luck,
Peter

-- 
This sentence no verb.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to