]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib: child-wait - Mark the SIGCHLD handler as expected when waiting for child.
authorStephan Bosch <stephan.bosch@dovecot.fi>
Thu, 21 Feb 2019 01:37:41 +0000 (02:37 +0100)
committertimo.sirainen <timo.sirainen@open-xchange.com>
Mon, 25 May 2020 11:43:37 +0000 (11:43 +0000)
commitbe38004f75de5e936b5a0e0f025b1d38866098d2
treef624a15112c807cf0a2770ebaee2a4d9428ac2df
parentd39b532db53a258413f0628fbea4ade92ffc03bc
lib: child-wait - Mark the SIGCHLD handler as expected when waiting for child.

This alows waiting for a child to be the only activity on the ioloop.
src/lib/child-wait.c