Re: description of struct sockaddr

From: linux-os
Date: Tue Nov 23 2004 - 17:23:24 EST


On Tue, 23 Nov 2004, Karel Kulhavy wrote:

Hello

man netdevice talks about struct sockaddr, but neither describes it,
nor provides a link to descriptio, nor the "SEE ALSO" items
(ip(7), proc(7), rnetlink(7)) provide the necessary information.

"The hardware address is specified in a struct sockaddr".

Where is struct sockaddr specified?


How about /usr/include/sys/socket.h (for starters). If you can
actually find all the member names by following all the
included-includes, you probably get some kind of prize.
Note that the __SOCKADDR_ALLTYPES macro is absolutely
amazing. It's possible to have the pre-processor hide
everything, making trouble-shooting pure art!

Cheers,
Dick Johnson
Penguin : Linux version 2.6.9 on an i686 machine (5537.79 BogoMips).
Notice : All mail here is now cached for review by John Ashcroft.
98.36% of all statistics are fiction.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/