[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: select/accept DECnet connection question ...
>>>>> "Steve" == Steve Whitehouse <steve@gw.chygwyn.com> writes:
Steve> I suspect that you are not setting len to sizeof(optdata)
Steve> before calling getsockopt(), len is value/result in my
Steve> implementation... I don't know if thats correct, without
Steve> consulting the POSIX spec, but thats how it is at the moment,
I don't have the Posix spec, but the manpage suggests you're right.
Even the Solaris manpage agrees, not that Solaris and standards
conformance should be mentioned in the same breath ever... :-)
paul