]> Sergey Matveev's repositories - public-inbox.git/commitdiff
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)
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.


No differences found