]> Sergey Matveev's repositories - public-inbox.git/commit
httpd/async: get rid of ephemeral main_cb
authorEric Wong <e@80x24.org>
Wed, 25 Dec 2019 07:50:42 +0000 (07:50 +0000)
committerEric Wong <e@80x24.org>
Thu, 26 Dec 2019 10:48:19 +0000 (10:48 +0000)
commitb7fbffd1f8c125566b944e37a21ab0747728bdc1
treefe3df94adca570b8d3b0b386c5af0d731761d58e
parent2131a3cd0a1cad6f7d6a2c6439676f9f2a039ff7
httpd/async: get rid of ephemeral main_cb

Cheaper to use up two hash table slots than creating a new sub.
lib/PublicInbox/HTTPD/Async.pm