summaryrefslogtreecommitdiffstats
path: root/thirdparty/enet/packet.c
Commit message (Collapse)AuthorAgeFilesLines
* [ENet] Update to upstream master.Fabio Alessandrelli2023-07-201-42/+35
|
* enet: Split enet thirdparty files and allow unbundlingRémi Verschelde2016-10-151-0/+165
Building against shared libraries only implemented for Linux X11 so far. TODO: Document Godot's modifications of upstream enet.