Ensure that the sender turns off any msg_fd_in use earlier.
authorWayne Davison <wayned@samba.org>
Thu, 5 Feb 2009 02:14:15 +0000 (18:14 -0800)
committerWayne Davison <wayned@samba.org>
Thu, 5 Feb 2009 02:23:59 +0000 (18:23 -0800)
This avoids a problem where an extra message from the sender
could give the generator time to start sending data that will
not be understood by the sender's use of read_msg_fd().


No differences found