- Renamed done_cnt -> msgdone_cnt.
authorWayne Davison <wayned@samba.org>
Tue, 30 Jan 2007 03:57:52 +0000 (03:57 +0000)
committerWayne Davison <wayned@samba.org>
Tue, 30 Jan 2007 03:57:52 +0000 (03:57 +0000)
- Changed increment_active_files() to call check_for_finished_files()
  and to avoid calling both io_flush() and read_msg_fd() in the same
  iteration of a loop (since the former may have called the latter).


No differences found