lq-text: LQT_CloseKeyValueDatabase

ARGSUSED*/ API void LQT_CloseKeyValueDatabase (db) DBM *db;

Purpose

This currently does nothing, since the Key Value Databases are kept open. If the library is compiled with dbm instead of ndbm, or with the cache disabled, LQT_CloseKeyDatabase becomes active, so it should be paired with every call to LQT_Open­Key­Value­Database

See Also: