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)
commit46cd1ef6bc79f5779766d5829681cb2b0a66aa80
tree174645fbd8856bda8a99f8154de435d25d8268a8
parent6e8061371776c0716b9eab43c04c48a338cf726a
Ensure that the sender turns off any msg_fd_in use earlier.
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().
flist.c
main.c