On Wed, Feb 05, 2003 at 12:13:47PM +0900, Jorgen Lundman wrote:
> The same socketpair Matthew Green pointed out is also (possibly)
> uni-directional?
IIRC, socketpair(2) is not unidirectional, but the socketpair-based
pipes frobbed the data structures internally to make it so.
--
-- Jason R. Thorpe <thorpej@wasabisystems.com>