Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Jan 1998 19:19:45 -0500
From:      Nathan Dorfman <nathan@rtfm.net>
To:        freebsd-current@FreeBSD.org
Subject:   Non-Posixly Correct pipe() and socketpair()
Message-ID:  <19980109191945.48808@rtfm.net>

next in thread | raw e-mail | index | archive | help
Here's a quick question that arose in #unix yesterday. Why does FreeBSD
have a bi-directional pipe() call when socketpair() does exactly this?
What benefits does making pipe() bi as well have? Doesn't this break POSIX
and introduce a new generation of Berkeleyisms?

-- 
   ________________ _______________________________
  / Nathan Dorfman V PGP: finger nathan@rtfm.net  /
 / nathan@rtfm.net |    http://www.rtfm.net      /



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