knot-resolver icon indicating copy to clipboard operation
knot-resolver copied to clipboard

Use Win32 APIs for mdb cache status checks

Open facboy opened this issue 2 years ago • 0 comments

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 [email protected]

facboy avatar Feb 09 '23 14:02 facboy