]> Sergey Matveev's repositories - public-inbox.git/commitdiff
nntp: art_lookup: use mid_lookup and simplify
authorEric Wong <e@80x24.org>
Sat, 28 Nov 2020 05:09:14 +0000 (05:09 +0000)
committerEric Wong <e@80x24.org>
Sun, 29 Nov 2020 02:25:50 +0000 (02:25 +0000)
This lets us take advantage of mid_lookup speedup from the
previous commit.

While we're at it, start moving towards using `$ibx' as the
abbreviation for PublicInbox::Inbox objects even in the NNTP
code, since they've been shared with the WWW code for several
years, now.


No differences found