]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
t/sigfd: test EVFILT_SIGNAL vs signalfd differences
authorEric Wong <e@80x24.org>
Mon, 4 Sep 2023 10:35:59 +0000 (10:35 +0000)
committerEric Wong <e@80x24.org>
Tue, 5 Sep 2023 03:01:36 +0000 (03:01 +0000)
commit1154986c75f8baf9a6212754cf1a4a29bfd507ee
treeed40dc7d8189e07d2ad47aead0267aba89ed5737
parent6ddfa3d33d9ec7508637d9282557e6fe7cfb160d
t/sigfd: test EVFILT_SIGNAL vs signalfd differences

Verify that observed OpenBSD and FreeBSD EVFILT_SIGNAL behavior
works differently than what Linux signalfd does to ease upcoming
changes to PublicInbox::DS.
t/sigfd.t