s3:param: add "async smb echo handler" option
authorStefan Metzmacher <metze@samba.org>
Mon, 22 Mar 2010 08:36:41 +0000 (09:36 +0100)
committerMichael Adam <obnox@samba.org>
Fri, 26 Mar 2010 11:43:05 +0000 (12:43 +0100)
commit06f3fa0dbb0cb72e779b8aa135e0caa8180b9d54
tree9a45eb2de710a224ab8aeb55648239ddfacb3ee8
parente8c646f7aacf76f1198cc240a39b24cbf209b65c
s3:param: add "async smb echo handler" option

This will enable an extra forked process that will reply
to SMBecho requests, while the main process is blocked by another
request.

metze
(cherry picked from commit 752240ccdc4dcdce7a2270ee5544e007c44bcf4d)
source3/include/proto.h
source3/param/loadparm.c