CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2019/02/16 09:58:39

Modified files:
        usr.bin/rsync  : blocks.c extern.h io.c sender.c 

Log message:
sync with kristaps, commit 1842d31d600f2834ae78fe0d99a29519a853d75c
Make sender mostly nonblocking for writes.  This takes a lot of logic once
in blocks.c and puts it directly into sender.c.  It allows running openrsync
against itself without deadlocks.

Reply via email to