Use send_msg() when forwarding a log message, not io_multiplex_write().
authorWayne Davison <wayned@samba.org>
Wed, 3 May 2006 16:17:49 +0000 (16:17 +0000)
committerWayne Davison <wayned@samba.org>
Wed, 3 May 2006 16:17:49 +0000 (16:17 +0000)
commit3723548dedd44811fc7ac9425ac3134e46bfd52a
tree5e37525655c9f75a085f44263a42a21f9ca15f76
parent12ccc73ae7b330c7187d88ae5c579c1882fabb34
Use send_msg() when forwarding a log message, not io_multiplex_write().
This allows send_msg() to decide if the message should be sent right
away, or should be deferred.
log.c