Send any queued up print notify messages in exit_server() so they
authorTim Potter <tpot@samba.org>
Thu, 5 Sep 2002 04:33:07 +0000 (04:33 +0000)
committerTim Potter <tpot@samba.org>
Thu, 5 Sep 2002 04:33:07 +0000 (04:33 +0000)
commitd7dde74aae64e9e142b80b7e3ba1bd69cec149b0
tree0bf03e32b97d795a268ee3bff654374ec97ecb6f
parent88653130bc1e380b7d8dc6c62492f3bbc6f1c707
Send any queued up print notify messages in exit_server() so they
don't get lost if the client exits before timeout_processing()
has a chance to run.
source/smbd/server.c