summaryrefslogtreecommitdiff
path: root/thirdparty/enet/host.c
AgeCommit message (Collapse)Author
2017-03-08Convert ENetAddress host to 16 bytes to accomote IPv6Fabio Alessandrelli
2016-10-15enet: Split enet thirdparty files and allow unbundlingRĂ©mi Verschelde
Building against shared libraries only implemented for Linux X11 so far. TODO: Document Godot's modifications of upstream enet.