- Got rid of some useless calls to msg_list_push().
authorWayne Davison <wayned@samba.org>
Sun, 6 Jun 2004 19:15:58 +0000 (19:15 +0000)
committerWayne Davison <wayned@samba.org>
Sun, 6 Jun 2004 19:15:58 +0000 (19:15 +0000)
commit4033b80b51c05ad86eb1d4584c247932d4f77f0f
tree0c221b395872ef8f4648dadd995405c7b1a08c38
parent99218d821bd814dbb10646bd0298274c947ae471
- Got rid of some useless calls to msg_list_push().
- Added a couple checks to ensure that the receiver doesn't mix two
  clashing kinds of writes on the msg_fd_out pipe.
- Made sure that the read code in the receiver flushes the msg_fd_out
  pipe, if needed.
io.c