summaryrefslogtreecommitdiff
path: root/tests/sockets/test_sockets_echo_server.c
AgeCommit message (Expand)Author
2014-01-29check correct define for UDP modeAnthony Pesch
2013-11-18fix a bug in the accept call in library.js whereby if accept was called with ...Fraser Adams
2013-08-30don't close client sockets by default in echo server enabling TCP teardown to...Anthony Pesch
2013-08-19disable use of SIGTERM in socket server, does not build in all linuxesAlon Zakai
2013-08-18clean up sv sockets for socket testsAnthony Pesch
2013-08-09 - converted all socket tests to use C for the server-sideAnthony Pesch