]> Sergey Matveev's repositories - public-inbox.git/commit
ds: inline set_cloexec
authorEric Wong <e@80x24.org>
Fri, 1 Oct 2021 09:54:44 +0000 (09:54 +0000)
committerEric Wong <e@80x24.org>
Fri, 1 Oct 2021 12:06:34 +0000 (12:06 +0000)
commit85242cb8082e580012a2e968de417415b89c85be
tree53af0fc3d5e679b96665f06d54854739b81a31ee
parent770604494e1054ada8d9e3960e4a6c7e82a09ad5
ds: inline set_cloexec

I'm thinking we can drop support for Linux <2.6.27 soonish and
just use EPOLL_CLOEXEC.  Perl without signalfd (or
EVFILT_SIGNAL) is miserable, actually.
lib/PublicInbox/DS.pm