From: Wayne Davison Date: Thu, 19 May 2005 08:52:24 +0000 (+0000) Subject: Periodically call maybe_send_keepalive() when timeouts are in effect X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/605fed4b4659e86dba01dfc3c873f11879a230e9?ds=sidebyside;hp=605fed4b4659e86dba01dfc3c873f11879a230e9 Periodically call maybe_send_keepalive() when timeouts are in effect (this ensures that the receiver doesn't timeout when we're still doing work reading data from the generator). ---