CVS update: rsync

Wayne Davison wayned at samba.org
Wed May 3 16:17:46 GMT 2006


Date:	Wed May  3 16:17:46 2006
Author:	wayned

Update of /data/cvs/rsync
In directory dp.samba.org:/tmp/cvs-serv8700

Modified Files:
	io.c 
Log Message:
Changed read_msg_fd() to always use send_msg()/rwrite() instead of
sometimes calling io_multiplex_write()/rwrite() or msg_list_add().
This simplifies the code that does the defer_forwarding_messages
checking because it can now be done in just one place, in send_msg()
(because rwrite() also calls send_msg() now when forwarding a msg).


Revisions:
io.c		1.195 => 1.196
	http://www.samba.org/cgi-bin/cvsweb/rsync/io.c?r1=1.195&r2=1.196


More information about the rsync-cvs mailing list