Re: doc getsockopt, setsockopt

2005-10-02 Thread Greg Troxel
Kevin Ryde <[EMAIL PROTECTED]> writes: > Greg Troxel <[EMAIL PROTECTED]> writes: > > I'd noticed in the past the gnu/linux "man 5 protocols" says to use > /etc/protocols instead of numbers like IPPROTO, but what posix says > must trump that. I think getprotobyname is supposed to return IANA-alloc

Re: doc getsockopt, setsockopt

2005-10-02 Thread Kevin Ryde
Greg Troxel <[EMAIL PROTECTED]> writes: > > so it's host order, like all the other calls. Docs for bind, > connect and send don't mention this though. There's a note in "Network Address Conversion" where ipv4 addrs are described. Hopefully a cross reference to it is enough, unless there's someth