]> Sergey Matveev's repositories - public-inbox.git/commit
httpd: remove reference to callback during close
authorEric Wong <e@80x24.org>
Thu, 31 Mar 2016 03:33:59 +0000 (03:33 +0000)
committerEric Wong <e@80x24.org>
Thu, 31 Mar 2016 03:34:18 +0000 (03:34 +0000)
commit83a6b503812e4f17ea2eab10c7ae1ade6427f821
tree62d1962010595742423e47516e55ab95dd0c770d
parent8c56a2317a3daca70d0e35c0e38b4b15be4823a8
httpd: remove reference to callback during close

Avoid wasting memory and the risk of a potential reference
cycles by dropping the callback ASAP.
script/public-inbox-httpd