]> Sergey Matveev's repositories - public-inbox.git/commit
lei: use send() perlop for signals
authorEric Wong <e@80x24.org>
Thu, 14 Oct 2021 13:16:03 +0000 (13:16 +0000)
committerEric Wong <e@80x24.org>
Fri, 15 Oct 2021 02:23:22 +0000 (02:23 +0000)
commitcdc569fa2ffcf57e1ebd37621d4d07a9b303c38f
treeafdd8d1f5ddae5bda120869d398e24546e233b33
parent25088c21b46b5d97b29ecb1d25b0342f37133b58
lei: use send() perlop for signals

This may save us a small bit of startup time since there's
fewer args and opcodes should be smaller.
script/lei