aboutsummaryrefslogtreecommitdiff
path: root/tests/sockets/test_sockets_echo_client.c
AgeCommit message (Expand)Author
2014-02-25Use __EMSCRIPTEN__ instead of EMSCRIPTEN in tests.Dan Gohman
2014-02-18fix function types of main loop funcs in sockets testsAlon Zakai
2014-01-29check correct define for UDP modeAnthony Pesch
2013-08-30don't close client sockets by default in echo server enabling TCP teardown to...Anthony Pesch
2013-08-09 - converted all socket tests to use C for the server-sideAnthony Pesch