summaryrefslogtreecommitdiff
path: root/source3/lib/server_prefork.h
AgeCommit message (Expand)AuthorFilesLines
2011-08-10s3: Fix some typos -- Simo, please checkVolker Lendecke1-7/+7
2011-08-10s3-prefork: Pass the child a child_idSimo Sorce1-0/+1
2011-08-10s3-prefork: Return tsocket_address for client and serverSimo Sorce1-9/+12
2011-08-10s3-prefork: Pass messaging context around tooSimo Sorce1-2/+9
2011-08-10s3-prefork: Set up a SIGCHLD handler by defaultSimo Sorce1-10/+23
2011-08-10s3-prefork: Provide a cleanup functionSimo Sorce1-8/+4
2011-08-10s3-prefork: Inline Doxygen DocumentationSimo Sorce1-0/+160
2011-08-10s3-prefork: add support for multiple listning file descriptorsSimo Sorce1-9/+7
2011-08-10s3-prefork: provide way to send a signal to all childrenSimo Sorce1-0/+1
2011-08-10s3-prefork: provide means to expand the pool sizeSimo Sorce1-0/+1
2011-08-10s3-prefork: add way to manage number of clients per childSimo Sorce1-1/+5
2011-08-10s3-prefork: add asynchronous functionsSimo Sorce1-0/+8
2011-08-10s3-prefork: implement prefork frameworkSimo Sorce1-0/+76