From: Kyle Moffett <[EMAIL PROTECTED]>
Date: Wed, 27 Jul 2005 22:44:00 -0400
> I would like to propose a cleanup for struct sockaddr_in that I think
> will make the code much more obvious and remove some icky padding
> math:
We can't use anonymous unions in the kernel, because they are not
suppor
Hi,
I would like to propose a cleanup for struct sockaddr_in that I think
will make the code much more obvious and remove some icky padding
math:
sockaddr_in-cleanup.patch
Description: Binary data
Thanks for all your input!
Cheers,
Kyle Moffett
--
There are two ways of constructing a softw