- For every file that we send off to the receiver, mark it with
authorWayne Davison <wayned@samba.org>
Sun, 20 Feb 2005 01:04:54 +0000 (01:04 +0000)
committerWayne Davison <wayned@samba.org>
Sun, 20 Feb 2005 01:04:54 +0000 (01:04 +0000)
commit95306d9d5087b263eb4e6131193488560e839a8c
tree9fdd5f93fa1ca2290a8528a514afd2221a7d1772
parent3e870a64440a8244fb60fe69b2401d2dec90ce08
- For every file that we send off to the receiver, mark it with
  FLAG_SENT.
- Added successful_send(), which is called when MSG_SUCCESS was
  received from the receiver/generator side.  This function
  validates the message, and removes the indicated file/symlink
  (assuming that remove_sent_files was actually set).
sender.c