Prevent a hang in incremental-recursion mode when the receiver encounters
authorWayne Davison <wayned@samba.org>
Thu, 26 Apr 2007 23:06:38 +0000 (23:06 +0000)
committerWayne Davison <wayned@samba.org>
Thu, 26 Apr 2007 23:06:38 +0000 (23:06 +0000)
commita430691df19501367a7432a66402b4f6f603c700
tree21367c76b24edda54dc0dba6e91aec132da774da
parent332cf6df7c32dbaa47cbfe515121da7bd53974e8
Prevent a hang in incremental-recursion mode when the receiver encounters
an error updating the file:  the receiver now sends MSG_NO_SEND to the
generator so that it knows when all outstanding work is completed.
receiver.c