Setup for read_batch mode a little differently:
authorWayne Davison <wayned@samba.org>
Wed, 21 Jul 2004 23:59:31 +0000 (23:59 +0000)
committerWayne Davison <wayned@samba.org>
Wed, 21 Jul 2004 23:59:31 +0000 (23:59 +0000)
commitc0d8e84c9dd6e753f65448caa74e662ab070c0a0
tree9907db7d094f3cb00aae77a8b5489391e83bbfa2
parentb0ad542928c6bde674f3dec96be446a2e2ed0548
Setup for read_batch mode a little differently:
- Avoid calling local_child().
- Create a pipe that lets the generator send us index values.
- Set batch_gen_fd for the receiver to read the pipe.
main.c