CVS update: rsync

Martin Pool mbp at samba.org
Wed Dec 5 13:25:29 GMT 2001


Date:	Wed Dec  5 05:25:29 2001
Author:	mbp

Update of /data/cvs/rsync
In directory va:/tmp/cvs-serv411

Modified Files:
	socket.c 
Log Message:
RFC2553 just says that sockaddr_storage has to have initial fields
isomorphic to sa_family etc from a struct sockaddr, not what they're
called.  On some platforms they seem not to be called ss_family.
Rather than guess, we will try casting to a sockaddr and looking
through that -- I think this is what the RFC intends.


Revisions:
socket.c		1.47 => 1.48
	http://www.samba.org/cgi-bin/cvsweb/rsync/socket.c?r1=1.47&r2=1.48




More information about the rsync-cvs mailing list