Re: bidirectional named pipe?

Chris Wedgwood (cw@f00f.org)
Sat, 10 Feb 2001 18:12:46 +1300


On Thu, Feb 08, 2001 at 03:10:08PM -0800, H. Peter Anvin wrote:

I would really like it if open() on a socket would be the same
thing to connect to a socket as a client. I don't think it's a
good idea to do that for the server side, though, since it would
have to know about accept() anyway.

things like this (non-portable hacks) belong in libc surely?

--cw
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/