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