- Allow send_msg() to be called by the delete code in flist.c and
authorWayne Davison <wayned@samba.org>
Sat, 19 Feb 2005 02:39:18 +0000 (02:39 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 19 Feb 2005 02:39:18 +0000 (02:39 +0000)
commit0d67e00af8119231c94951f1291c96a8d09861c8
treec09fea6d88a437e40e8d10769bfa1c4b5eda3060
parent7448177753f8a69cb0edf396e05094642b9bcbc8
- Allow send_msg() to be called by the delete code in flist.c and
  have it figure out if it should send the message to our sibling
  or the other side.
- Handle the new MSG_DELETED message in both the generator and the
  sender.  This message is used to let the client side log each
  deletion when the server side is the receiver.
io.c