aboutsummaryrefslogtreecommitdiff
path: root/thirdparty/enet/host.c
Commit message (Collapse)AuthorAgeFilesLines
* Convert ENetAddress host to 16 bytes to accomote IPv6Fabio Alessandrelli2017-03-081-1/+1
|
* enet: Split enet thirdparty files and allow unbundlingRémi Verschelde2016-10-151-0/+492
Building against shared libraries only implemented for Linux X11 so far. TODO: Document Godot's modifications of upstream enet.