knot-resolver
knot-resolver copied to clipboard
Use Win32 APIs for mdb cache status checks
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]