godot/platform
Fabio Alessandrelli 5f681d0b0f Allow non blocking UDP put_packet in C++.
- Add blocking mode option to PacketPeerUDP.
- put_packet returns ERR_UNAVAILABLE when operation would block.
- ENet module uses non-blocking UDP.
2017-03-24 02:30:11 +01:00
..
android A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
bb10 A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
haiku A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
iphone A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
javascript A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
osx A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
server A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
uwp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
windows Allow non blocking UDP put_packet in C++. 2017-03-24 02:30:11 +01:00
x11 A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00