tevent: change TEVENT_SA_INFO_QUEUE_COUNT from 64 to 256
authorStefan Metzmacher <metze@samba.org>
Mon, 9 Dec 2013 09:29:45 +0000 (10:29 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 11 Dec 2013 21:46:09 +0000 (22:46 +0100)
commitcbb93f5442776fbe9810d242f7fe6759adfe3194
treedeb1d78d5b2fbd85283e2e8ffd01687daa4d0dec
parent36345d44c8f5ac614f40a9b5bd4b421ffa6cd49a
tevent: change TEVENT_SA_INFO_QUEUE_COUNT from 64 to 256

There are some existing callers which assume the old
SA_INFO_QUEUE_COUNT 100 value.

256 should give room for the future.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=10214
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
lib/tevent/tevent_signal.c