aboutsummaryrefslogtreecommitdiff
path: root/tests/enet/unix.c
AgeCommit message (Collapse)Author
2013-09-13second enet fix to handle musl headers in emscriptenAlon Zakai
2013-09-13gethostbyname_r update.Bruce Mitchener
* gethostbyname_r is now the 6 arg version. * Make enet use the right code path (this should be upstreamed). * Add a compat header to make these declarations visible to all without extra compilation flags.
2012-10-02preparation for enet testingAlon Zakai