mirror of
https://github.com/godotengine/godot.git
synced 2025-04-13 01:00:35 +08:00
We want to replace libnethost as it gives us issues with some compilers. Our implementation tries to mimic libnethost's hostfxr_resolver search logic. We try to use the same function names for easier comparing in case we need to update this in the future.