godot/thirdparty/enet
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
..
enet Convert ENetAddress host to 16 bytes to accomote IPv6 2017-03-08 21:16:26 +01:00
callbacks.c enet: Split enet thirdparty files and allow unbundling 2016-10-15 11:50:39 +02:00
compress.c enet: Split enet thirdparty files and allow unbundling 2016-10-15 11:50:39 +02:00
godot.cpp Allow non blocking UDP put_packet in C++. 2017-03-24 02:30:11 +01:00
host.c Convert ENetAddress host to 16 bytes to accomote IPv6 2017-03-08 21:16:26 +01:00
LICENSE enet: Split enet thirdparty files and allow unbundling 2016-10-15 11:50:39 +02:00
list.c enet: Split enet thirdparty files and allow unbundling 2016-10-15 11:50:39 +02:00
packet.c enet: Split enet thirdparty files and allow unbundling 2016-10-15 11:50:39 +02:00
peer.c enet: Split enet thirdparty files and allow unbundling 2016-10-15 11:50:39 +02:00
protocol.c Convert ENetAddress host to 16 bytes to accomote IPv6 2017-03-08 21:16:26 +01:00
unix.c enet: Split enet thirdparty files and allow unbundling 2016-10-15 11:50:39 +02:00
win32.c Rename WINRT_ENABLED to UWP_ENABLED 2016-11-03 14:51:08 -02:00