Ensure that the sender turns off any msg_fd_in use earlier.
authorWayne Davison <wayned@samba.org>
Thu, 5 Feb 2009 02:07:58 +0000 (18:07 -0800)
committerWayne Davison <wayned@samba.org>
Thu, 5 Feb 2009 02:27:07 +0000 (18:27 -0800)
commit9493048c10ba21a5c9095d7e75b61b7c3ee0adab
treeef06a661a55008f145105bdb287f3e9e2edda008
parent4dea1a9492f065d78562679e87f9a2e357a0f0aa
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().
NEWS
flist.c
main.c