godot/platform
Fabio Alessandrelli bd26eacc59 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.

(cherry picked from commit 5f681d0b0f)
2017-05-12 20:01:53 +02:00
..
android Merge pull request #8724 from volzhs/android-jni 2017-05-12 08:24:32 +02:00
bb10 Add "Godot Engine contributors" copyright line 2017-04-08 00:45:24 +02:00
haiku Add "Godot Engine contributors" copyright line 2017-04-08 00:45:24 +02:00
iphone iPhone MFI gamepad support 2017-05-09 08:57:17 +10:00
javascript Add "Godot Engine contributors" copyright line 2017-04-08 00:45:24 +02:00
osx Style: Apply clang-format (3.9.1) to Obj-C++ files 2017-04-09 14:03:52 +02:00
server Add "Godot Engine contributors" copyright line 2017-04-08 00:45:24 +02:00
windows Allow non blocking UDP put_packet in C++. 2017-05-12 20:01:53 +02:00
winrt Add "Godot Engine contributors" copyright line 2017-04-08 00:45:24 +02:00
x11 X11: Abort build if using OpenSSL 1.1.0+ 2017-05-06 19:01:33 +02:00