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 software design. One way is to make it so simple that there are obviously no deficiencies. And the other way is to make it so complicated that there are no obvious deficiencies.
-- C.A.R. Hoare