s3-prefork: Add common utilities for daemons
authorSimo Sorce <idra@samba.org>
Fri, 12 Aug 2011 19:24:17 +0000 (15:24 -0400)
committerSimo Sorce <idra@samba.org>
Sun, 21 Aug 2011 13:05:04 +0000 (09:05 -0400)
commit3451f423d6a70da054c06135bc36daf0677b53f9
treee312bddd5e11ff55a74624a213ccafd205325ce1
parent0647a93c64ce5d87527d6c9e34688f93e7cd03b3
s3-prefork: Add common utilities for daemons

Daemons using the prefork infrastructure may want to use these utils to
configure and manage a pool of children.

Signed-off-by: Andreas Schneider <asn@samba.org>
Signed-off-by: Simo Sorce <idra@samba.org>
source3/Makefile.in
source3/lib/server_prefork_util.c [new file with mode: 0644]
source3/lib/server_prefork_util.h [new file with mode: 0644]
source3/wscript_build