On Fri, 4 Feb 2011 09:32:53 -0500
Derrick Brashear <[email protected]> wrote:

> struct UbikInterfaceInfo {
>         afsUUID uuid;
>       struct sockaddr_storage hostAddr[UBIK_MAX_INTERFACE_ADDR];
> };

I thought struct sockaddr_storage can be different on different
implementations, and isn't guaranteed to store ~everything, just the
representations that host supports. This is something I've been a little
unclear about, actually; is there any existing standard for transmitting
generalized network addresses across platforms? Or does everyone just
come up with their own?

-- 
Andrew Deason
[email protected]

_______________________________________________
AFS3-standardization mailing list
[email protected]
http://lists.openafs.org/mailman/listinfo/afs3-standardization

Reply via email to