openldap/libraries
Hallvard Furuseth 8e1ebbb4a8 libmdb: Don't open datafile twice when not needed.
If the database is opened with MDB_RDONLY or MDB_NOSYNC,
instead use the same file descriptor for me_mfd and me_fd.

Also factor out Windows/Unix error handling after open.
2012-04-12 08:15:33 +02:00
..
libmdb libmdb: Don't open datafile twice when not needed. 2012-04-12 08:15:33 +02:00