[SCM] The rsync repository. branch, b3.0.x, updated. v3.0.6-29-gd94b958

Rsync CVS commit messages rsync-cvs at lists.samba.org
Sat Dec 19 14:41:41 MST 2009


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The rsync repository.".

The branch, b3.0.x has been updated
       via  d94b958400f3b0737df489caa3c536f6d7d97393 (commit)
      from  79731940bba278082806578b7f4778961c100361 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d94b958400f3b0737df489caa3c536f6d7d97393
Author: Wayne Davison <wayned at samba.org>
Date:   Sat Dec 19 13:38:25 2009 -0800

    Improve --timeout method to take into account all socket I/O that is
    going on.  The receiving side also switches timeout handling from the
    receiver to the generator.  Given this setup, all keep-alive messages
    are now sent as empty MSG_DATA messages, with MSG_NOOP messages only
    being understood and (when necessary) acted upon to forward a keep-alive
    event to an older receiver.  This is both safer and more compatible with
    older versions.

-----------------------------------------------------------------------

Summary of changes:
 generator.c |    8 +------
 io.c        |   70 ++++++++++++++++++++++++++++++++--------------------------
 main.c      |    1 -
 rsync.c     |    6 +---
 rsync.h     |    4 +-
 5 files changed, 44 insertions(+), 45 deletions(-)


hooks/post-receive
--
The rsync repository.


More information about the rsync-cvs mailing list