]> Sergey Matveev's repositories - public-inbox.git/commitdiff
over: rename ->disconnect to ->dbh_close
authorEric Wong <e@yhbt.net>
Wed, 26 Aug 2020 08:17:39 +0000 (08:17 +0000)
committerEric Wong <e@yhbt.net>
Thu, 27 Aug 2020 10:57:25 +0000 (10:57 +0000)
Since we got rid of over->connect, `disconnect' no longer pairs
with it.  So name it after the `close(2)' syscall it ultimately
issues.


No differences found