]> Sergey Matveev's repositories - public-inbox.git/commit
ds: get rid of event_watch field
authorEric Wong <e@80x24.org>
Mon, 24 Jun 2019 02:52:22 +0000 (02:52 +0000)
committerEric Wong <e@80x24.org>
Mon, 24 Jun 2019 05:26:26 +0000 (05:26 +0000)
commitca05b93cddfa2cc495451410222af3753bfe1b4e
treea6a1b6c437341c82ab3545eeec926956ae76f05c
parentdbcdabe601cfb29c8b7d5f169be9bf560d656a42
ds: get rid of event_watch field

We don't need to keep track of that field since we always
know what events we're interested in when using one-shot
wakeups.
lib/PublicInbox/DS.pm
lib/PublicInbox/EvCleanup.pm
lib/PublicInbox/HTTP.pm
lib/PublicInbox/HTTPD/Async.pm
lib/PublicInbox/NNTP.pm
lib/PublicInbox/Syscall.pm