> On Fri, Aug 26, 2005 at 07:15:31PM -0400, Peter Memishian wrote:
> > 
> > is this an AF_UNIX socket?  if so, the implementation was massively
> > overhauled for solaris 10, right near GA. 
> 
> Yup: AF_UNIX sockets.
> 
> http://svn.apache.org/repos/asf/httpd/httpd/tags/2.0.54/modules/generators/mod_cgid.c
> 
> Line 596 has:
> 
> if ((sd = socket(AF_UNIX, SOCK_STREAM, 0)) < 0) {
> 
> I'll look into the bug reports.

There is not much there - I added some comments to the visible area, but it 
will take some time for them to show up.

You can use kernel/drv/tl binary from Solaris express to verify that it is one 
of these bugs - the problem is very likely to go away.

- Alexander Kolbasov

_______________________________________________
opensolaris-code mailing list
[email protected]
https://opensolaris.org:444/mailman/listinfo/opensolaris-code

Reply via email to