mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-18 17:27:58 +00:00
f784fb2000
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.