]> Sergey Matveev's repositories - public-inbox.git/blobdiff - lib/PublicInbox/LEI.pm
lei: hide *_atfork_child from command-line
[public-inbox.git] / lib / PublicInbox / LEI.pm
index 0be417ebae524338af023c519d412e4909417782..17ca637eb304fd6d2fc246e38976aea4bd60319d 100644 (file)
@@ -449,7 +449,7 @@ sub note_sigpipe { # triggers sigpipe_handler
        x_it($self, 13);
 }
 
-sub lei_atfork_child {
+sub _lei_atfork_child {
        my ($self, $persist) = @_;
        # we need to explicitly close things which are on stack
        if ($persist) {