Subject: Re: unix domain sockets with open() ability? To: None <tv@pobox.com, fair@clock.org> From: Matthew Jacob <mjacob@feral.com> List: current-users Date: 09/23/1997 14:38:33
Uh, yes, this binds a filesystem name to a unidirectional (read)
AF_UNIX socket.
I thought what we're looking for was a bidirectional AF_UNIX socket
that can do both reads && writes (independently) of each other.
Maybe I'm confused?