You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
To ensure we free up the UDP port even if a script is holding a reference to the underlying host, we need to explicitly destroy it on close.