> I would like to obtain the maximum socket buffer > size. Solaris seems to not support _PC_SOCK_MAXBUF > for function fpathconf(). _PC_SOCK_MAXBUF is defined > by POSIX.
_PC_SOCK_MAXBUF is not defined by POSIX. There is a spurious reference to it in XSH section 2.10.16, but if you look at the unistd.h and fpathconf pages you will see it is not listed there. The reference in 2.10.16 is going to be removed in the 2008 POSIX revision. This message posted from opensolaris.org _______________________________________________ opensolaris-discuss mailing list [email protected]
