In read_batch mode, we read ints from the new batch_gen_fd pipe and
authorWayne Davison <wayned@samba.org>
Wed, 21 Jul 2004 23:59:37 +0000 (23:59 +0000)
committerWayne Davison <wayned@samba.org>
Wed, 21 Jul 2004 23:59:37 +0000 (23:59 +0000)
commit16cc9ca2c956dc62f5312760cb420bf55d85364a
tree0f695956996d336d7706ca81d69e317994957ba7
parent8c90957ff59a6030160676208f6c89c5476cb30f
In read_batch mode, we read ints from the new batch_gen_fd pipe and
only process the updates from the batch file when the generator has
indicated that it is ready (which ensures that all the necessary
dirs have been created).
receiver.c