Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-08 | Add "Godot Engine contributors" copyright line | RĂ©mi Verschelde | |
2017-03-24 | ENet code cleanup and changes from review. | Fabio Alessandrelli | |
2017-03-24 | Allow non blocking UDP put_packet in C++. | Fabio Alessandrelli | |
- Add blocking mode option to PacketPeerUDP. - put_packet returns ERR_UNAVAILABLE when operation would block. - ENet module uses non-blocking UDP. | |||
2017-03-08 | Add godot socket implementation | Fabio Alessandrelli | |