mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
- Add blocking mode option to PacketPeerUDP.
- put_packet returns ERR_UNAVAILABLE when operation would block.
- ENet module uses non-blocking UDP.
(cherry picked from commit 5f681d0b0f)