- My use of readfd_unbuffered() in read_msg_fd() really needed to be
authorWayne Davison <wayned@samba.org>
Fri, 29 Dec 2006 00:12:42 +0000 (00:12 +0000)
committerWayne Davison <wayned@samba.org>
Fri, 29 Dec 2006 00:12:42 +0000 (00:12 +0000)
  readfd() so that the buffer is never partially filled.
- Make sure that msg2genr_flush() does not flush any messages while
  the flist-forwarding is active.
- Changed io_flush() to honor its flush_it_all arg again.


No differences found