open(2) and domain sockets

William Ahern william@25thandClement.com
Tue May 20 21:38:00 GMT 2003


i've added transparent support for client-side unix domain socket access in
my own xopen() type wrappers. how easy would it be to add this to glibc
(just to play around w/ the possibilities)? would the open(2) support
manifest cleanly thru applications like bash?

for instance would i be able to do:

	cat < /tmp/some_socket

assuming something was listen()ing on the other side?

tia,

Bill



More information about the Libc-alpha mailing list