Code

frontend: Force-close the connection in sdb_connection_close().
authorSebastian Harl <sh@tokkee.org>
Fri, 11 Apr 2014 07:18:28 +0000 (09:18 +0200)
committerSebastian Harl <sh@tokkee.org>
Fri, 11 Apr 2014 07:18:28 +0000 (09:18 +0200)
commite2f1ad2dd762373e0fa6c4b2c732d9fb094ee45c
tree5c734f9b788d6a648206197674cf56ce0d982b83
parent873f7603c5a213b0db58fa3c29d9e733f31366c8
frontend: Force-close the connection in sdb_connection_close().

Previously, it would still be kept open if someone else referenced the object.
src/frontend/connection.c