Add 3 second timeout when terminating server and sending print notify
authorJeremy Allison <jra@samba.org>
Thu, 30 Jan 2003 23:55:58 +0000 (23:55 +0000)
committerJeremy Allison <jra@samba.org>
Thu, 30 Jan 2003 23:55:58 +0000 (23:55 +0000)
commit07efebb98473cb3d4adc6b2e0afef3f06dcc99b8
treeac77ec1d0161e63e324b9f4219245100b03d8224
parent7ace900b335e83b447cab63137968806a8e2f4d3
Add 3 second timeout when terminating server and sending print notify
messages. Stops build-up of large numbers of smbd's waiting to terminate
on large print throughput.
Jeremy.
source/lib/messages.c
source/printing/notify.c
source/smbd/process.c
source/smbd/server.c
source/tdb/tdbutil.c
source/utils/smbcontrol.c