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
_______________________________________________
rsync-cvs mailing list
[email protected]
https://lists.samba.org/mailman/listinfo/rsync-cvs

Reply via email to