Code

connection: Let sdb_connection_close not deallocate the connection.
authorSebastian Harl <sh@tokkee.org>
Mon, 15 Dec 2014 08:18:43 +0000 (09:18 +0100)
committerSebastian Harl <sh@tokkee.org>
Mon, 15 Dec 2014 08:18:43 +0000 (09:18 +0100)
commitd81bfcccccea93ac261b75814e530a5fc50cfc58
treed836c9ffb56e3ca93df2fe426aaea4790dc66208
parent330d8bc42e2577a01288f8a7bd606f2efafa9aa6
connection: Let sdb_connection_close not deallocate the connection.

That'll allow for more flexible use.
src/frontend/connection.c
src/include/frontend/connection.h
t/unit/frontend/connection_test.c