]> Sergey Matveev's repositories - public-inbox.git/commitdiff
ds: don't pass `events' arg to EPOLL_CTL_DEL
authorEric Wong <e@80x24.org>
Mon, 24 Jun 2019 02:52:10 +0000 (02:52 +0000)
committerEric Wong <e@80x24.org>
Mon, 24 Jun 2019 05:26:25 +0000 (05:26 +0000)
There's no point in passing a mask of interesting events
when removing an item from the epoll watch set.


No differences found