CVS update: rsync

2004-06-08 Thread Wayne Davison
Date: Tue Jun 8 16:23:54 2004 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv12232 Modified Files: io.c Log Message: Improved a comment in read_msg_fd() and made the byte-reading code in read_timeout() a little better. Revisions: io.c1.1

CVS update: rsync

2004-06-08 Thread Wayne Davison
Date: Tue Jun 8 22:18:04 2004 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv27304 Modified Files: io.c Log Message: - Made the maximum-fd computation prior to a select() use the same idiom in both the read and write code (also use a better variable

CVS update: rsync

2004-06-08 Thread Wayne Davison
Date: Wed Jun 9 03:07:50 2004 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv25708 Modified Files: io.c Log Message: Renamed read_unbuffered() to readfd_unbuffered() so that it matches writefd_unbuffered(). Revisions: io.c1.128 => 1.129