CVS update: rsync

Wayne Davison wayned at samba.org
Sat Jul 17 15:20:00 GMT 2004


Date:	Sat Jul 17 15:20:00 2004
Author:	wayned

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

Modified Files:
	io.c 
Log Message:
Revamped some of the io variables and calls to make the various I/O
functions seemlessly work on fds that aren't for the main socket. This
involved changing some fd-variable names (to make them clearer), adding
io_set_sock_fds(), and making input buffering have a better enabled
flag (via an allocated buffer, just like the output buffering).  I also
got rid of the fd arg to some functions where the fd arg could only
specify the input or output fd for the socket (which we already know).


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


More information about the rsync-cvs mailing list