- Call io_flush() with its new FULL_FLUSH/NORMAL_FLUSH arg.
authorWayne Davison <wayned@samba.org>
Thu, 15 Jan 2004 07:42:21 +0000 (07:42 +0000)
committerWayne Davison <wayned@samba.org>
Thu, 15 Jan 2004 07:42:21 +0000 (07:42 +0000)
commitf1e3656ee2a2ec8b2d698d296963ce104e420cf6
treec863dd95112a03adfaa9588faca36a9f67b29db4
parenta644fc3cc40cb49296a078a7b55b146bf2871f9b
- Call io_flush() with its new FULL_FLUSH/NORMAL_FLUSH arg.
- Got rid of the recv_pipe between the receiver and the generator.
- Use new send_msg(MSG_DONE,...) call to signal the generator
  when the receiver is done.
- Use the new get_redo_num() call in the generator to read the
  final -1 from the receiver.
main.c