> - The rx_peer structure "host" and "port" elements have been replaced by
>   the following members:
> 
>   struct sockaddr_storage saddr;
>   int saddrlen;
>   int socktype;

Ken,

I haven't studied your code, so perhaps that would make it clear,
but what are the purpose of your saddrlen and socktype?  How are
they different from the ss_len and ss_family fields of the
sockaddr_storage struct?

Thanks,
John
_______________________________________________
OpenAFS-devel mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-devel

Reply via email to