]> Sergey Matveev's repositories - public-inbox.git/commit
treewide: favor open(..., '+<&=', $fd)
authorEric Wong <e@80x24.org>
Fri, 21 May 2021 10:28:25 +0000 (10:28 +0000)
committerEric Wong <e@80x24.org>
Sun, 23 May 2021 01:33:01 +0000 (01:33 +0000)
commite901a56b3b30b22f16bc9c6460150b2b402b4ee7
tree72e971f85d251bcbb0a92c9a956ec153652f7f2f
parent3c1d0da4d0608b5a87371e602a911964d7c1498c
treewide: favor open(..., '+<&=', $fd)

Cut down on unnecessary imports of IO::Handle and
method lookup + dispatch overhead.
examples/unsubscribe.milter
lib/PublicInbox/DS.pm
lib/PublicInbox/Daemon.pm
lib/PublicInbox/Sigfd.pm
t/epoll.t