> If so, probably it good idea change also functions like > rdma_leave_multicast to obtain sockaddr_storage structure, instead of > sockaddr and not use casting. Does it make sense?
No, I don't think so. API functions use struct sockaddr, struct sockaddr_storage is really just for allocation. - R. _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
