From: zmbenhal@netcom.com (Zeyd M. Ben-Halim) Subject: unix-domain sockets Date: Thu, 1 Oct 1992 09:09:09 GMT
In trying to convert the locking daemon for ingres from AF_INET to AF_UNIX I'm
having some problems. After the socket "/tmp/ingreslock" is created ls -l says
?rwxrwxrwx ingres users 0 ingreslock
^ shouldn't this be s?
Is my ls broken or what?
Clients fail to connect (server never hear from them) despite the fact that
the connect call returns without error.
Any clues,
Zeyd