<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/tests/test_sockets.py, branch 1.13.2</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/tests/test_sockets.py?h=1.13.2</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/tests/test_sockets.py?h=1.13.2'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2014-02-11T00:53:59Z</updated>
<entry>
<title>don't forget to set ai_next in getaddrinfo, and use emcc in test_getaddrinfo as it now needs libc</title>
<updated>2014-02-11T00:53:59Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2014-02-11T00:53:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=e6296aec6e98912ae979616f60e52f1c69ab2689'/>
<id>urn:sha1:e6296aec6e98912ae979616f60e52f1c69ab2689</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add getprotobyname and associated functions from netdb.h. Add test_getprotobyname.c test suite and update test_sockets.py to include test_getprotobyname. ./runner.py sockets.test_getprotobyname completes successfully</title>
<updated>2013-11-24T11:16:36Z</updated>
<author>
<name>Fraser Adams</name>
<email>fraser.adams@blueyonder.co.uk</email>
</author>
<published>2013-11-24T11:16:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=3e4a22b4a9648dd606cb35814d5100b5ef948ace'/>
<id>urn:sha1:3e4a22b4a9648dd606cb35814d5100b5ef948ace</id>
<content type='text'>
</content>
</entry>
<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>Removed RunnerCore import as no longer needed and added return self.skip('node is not present') to test_nodejs_sockets_echo if node isn't available</title>
<updated>2013-11-04T18:44:08Z</updated>
<author>
<name>Fraser Adams</name>
<email>fraser.adams@blueyonder.co.uk</email>
</author>
<published>2013-11-04T18:44:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=b1a0b6eddf91ff1c1fc85081273c6c8325541113'/>
<id>urn:sha1:b1a0b6eddf91ff1c1fc85081273c6c8325541113</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved nodejs client test case into main sockets test class as requested. Run with ./runner.py sockets.test_nodejs_sockets_echo</title>
<updated>2013-11-02T11:51:44Z</updated>
<author>
<name>Fraser Adams</name>
<email>fraser.adams@blueyonder.co.uk</email>
</author>
<published>2013-11-02T11:51:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=398408b7b5c2bf7956aa57c45f623646b039efea'/>
<id>urn:sha1:398408b7b5c2bf7956aa57c45f623646b039efea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add support for node.js to act as a socket client</title>
<updated>2013-10-27T20:30:13Z</updated>
<author>
<name>Fraser Adams</name>
<email>fraser.adams@blueyonder.co.uk</email>
</author>
<published>2013-10-27T20:30:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=7a902d9e4d79e370f44f94a9a7f7ed45ba3dfbb2'/>
<id>urn:sha1:7a902d9e4d79e370f44f94a9a7f7ed45ba3dfbb2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove temporary enet fix, and define gethostbyname_r in a header, so that we can be sure at compilation time that it is used in the way it is expected to be (that function has more than one possible signature in various unixes)</title>
<updated>2013-08-31T22:46:10Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-08-31T22:46:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=a96b03e9c1238fe37772e01e69c2e4f56ea36880'/>
<id>urn:sha1:a96b03e9c1238fe37772e01e69c2e4f56ea36880</id>
<content type='text'>
</content>
</entry>
<entry>
<title> - temp fix for test_enet</title>
<updated>2013-08-31T19:30:19Z</updated>
<author>
<name>Anthony Pesch</name>
<email>inolen@gmail.com</email>
</author>
<published>2013-08-31T19:25:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=52dae3e9b26dd8b4c6ce7989505c41532c090051'/>
<id>urn:sha1:52dae3e9b26dd8b4c6ce7989505c41532c090051</id>
<content type='text'>
 - added debugging info to websocket backend
</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>fix use of NODE_JS in test_sockets</title>
<updated>2013-08-30T18:32:01Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-08-30T18:32:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=a9029e02d342122375629a9d2153d43c626d41dd'/>
<id>urn:sha1:a9029e02d342122375629a9d2153d43c626d41dd</id>
<content type='text'>
</content>
</entry>
</feed>
