]> Sergey Matveev's repositories - public-inbox.git/commitdiff
lei: fork + FD cleanup
authorEric Wong <e@80x24.org>
Sun, 10 Jan 2021 12:15:16 +0000 (12:15 +0000)
committerEric Wong <e@80x24.org>
Tue, 12 Jan 2021 03:51:42 +0000 (03:51 +0000)
Do a better job of closing FDs that we don't want shared with
the work queue workers.  We'll also fix naming and use
"atfork_prepare" instead of "atfork_parent" to match
pthread_atfork(3) naming.


No differences found