Skip to content

Use Win32 APIs for mdb cache status checks - #88

Open
facboy wants to merge 2 commits into
CZ-NIC:masterfrom
facboy:win32-lmdb
Open

Use Win32 APIs for mdb cache status checks#88
facboy wants to merge 2 commits into
CZ-NIC:masterfrom
facboy:win32-lmdb

Conversation

@facboy

@facboy facboy commented Feb 9, 2023

Copy link
Copy Markdown
Contributor

When linking against an LMDB built for Windows, the returned file handle is a native Win32 HANDLE and so needs to be checked using the native Windows API.

Signed-off-by: Christopher Ng facboy@gmail.com

When linking against an LMDB built for Windows, the returned file handle
is a native Win32 HANDLE and so needs to be checked using the native
Windows API.

Signed-off-by: Christopher Ng <facboy@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant