<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/tests/sockets/test_sockets_echo_server.c, branch 1.8.0</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/tests/sockets/test_sockets_echo_server.c?h=1.8.0</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/tests/sockets/test_sockets_echo_server.c?h=1.8.0'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-11-18T19:28:21Z</updated>
<entry>
<title>fix a bug in the accept call in library.js whereby if accept was called with non-NULL addr and addrlen parameters a ReferenceError occurs because accept had a parameter of addrp but later used addr. Modified tests_sockets_echo_server.c to use non-NULL addr if TEST_ACCEPT_ADDR is defined and added test case to test_sockets.py</title>
<updated>2013-11-18T19:28:21Z</updated>
<author>
<name>Fraser Adams</name>
<email>fraser.adams@blueyonder.co.uk</email>
</author>
<published>2013-11-18T19:28:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=5e49fbbfdcca308b7f9d747fc66d3c92c03ac241'/>
<id>urn:sha1:5e49fbbfdcca308b7f9d747fc66d3c92c03ac241</id>
<content type='text'>
</content>
</entry>
<entry>
<title>don't close client sockets by default in echo server enabling TCP teardown to succeed</title>
<updated>2013-08-30T23:53:05Z</updated>
<author>
<name>Anthony Pesch</name>
<email>inolen@gmail.com</email>
</author>
<published>2013-08-30T23:52:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=5cf189f76e6e0ebb5d0e4866e066ac26da7ccbb6'/>
<id>urn:sha1:5cf189f76e6e0ebb5d0e4866e066ac26da7ccbb6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>disable use of SIGTERM in socket server, does not build in all linuxes</title>
<updated>2013-08-19T22:27:20Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-08-19T22:27:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=c1e32c13f025f04a332eb46b2bd7930bba31933c'/>
<id>urn:sha1:c1e32c13f025f04a332eb46b2bd7930bba31933c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up sv sockets for socket tests</title>
<updated>2013-08-18T17:09:13Z</updated>
<author>
<name>Anthony Pesch</name>
<email>inolen@gmail.com</email>
</author>
<published>2013-08-18T17:09:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=1cc24592558669e1816b7458eb48e7202f50deb9'/>
<id>urn:sha1:1cc24592558669e1816b7458eb48e7202f50deb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title> - converted all socket tests to use C for the server-side</title>
<updated>2013-08-10T04:47:05Z</updated>
<author>
<name>Anthony Pesch</name>
<email>inolen@gmail.com</email>
</author>
<published>2013-08-10T04:01:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=36d62242f8172eefc01b30fdf248dc30100dc141'/>
<id>urn:sha1:36d62242f8172eefc01b30fdf248dc30100dc141</id>
<content type='text'>
 - added new echo client / server test
 - updated websock harness and added new CompiledServerHarness to help run tests on multiple backends
</content>
</entry>
</feed>
