<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/tests/sockets, branch 1.8.5</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/tests/sockets?h=1.8.5</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/tests/sockets?h=1.8.5'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-11-24T11:16:36Z</updated>
<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>Provided an implementation for gai_strerror and gave getaddrinfo sensible default behaviour when hints is set to NULL. Ideally getaddrinfo should supply multiple addrinfo values when hints is NULL or ai_family is set to AF_UNSPEC but this is a somewhat more complex proposition</title>
<updated>2013-11-09T16:57:12Z</updated>
<author>
<name>Fraser Adams</name>
<email>fraser.adams@blueyonder.co.uk</email>
</author>
<published>2013-11-09T16:57:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=ea7053a084760b5dac25c4a8aa1345ad2ac79ed6'/>
<id>urn:sha1:ea7053a084760b5dac25c4a8aa1345ad2ac79ed6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gethostbyname_r update.</title>
<updated>2013-09-13T17:07:03Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-09-05T02:26:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=b9c8b95795849264c58be7d1496da3c4078df96c'/>
<id>urn:sha1:b9c8b95795849264c58be7d1496da3c4078df96c</id>
<content type='text'>
* 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.
</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> - created SOCKFS</title>
<updated>2013-08-29T08:45:38Z</updated>
<author>
<name>Anthony Pesch</name>
<email>inolen@gmail.com</email>
</author>
<published>2013-08-24T16:31:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=462875aa0e5b2820868b539e2a185db7783653f8'/>
<id>urn:sha1:462875aa0e5b2820868b539e2a185db7783653f8</id>
<content type='text'>
 - added support for node-based listen servers
 - updated tests to also test against compiled listen servers
</content>
</entry>
<entry>
<title> - added raw addr / hostname lookup support</title>
<updated>2013-08-29T08:45:38Z</updated>
<author>
<name>Anthony Pesch</name>
<email>inolen@gmail.com</email>
</author>
<published>2013-08-20T02:12:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=f7744fcb18ab5d12c30cf1340c7bacabfc13d1ab'/>
<id>urn:sha1:f7744fcb18ab5d12c30cf1340c7bacabfc13d1ab</id>
<content type='text'>
 - added getaddrinfo, freeaddrinfo, getnameinfo and gai_strerror stub
 - added tests for getaddrinfo and getnameinfo
 - consolidated test_gethostbyname and test_sockets_gethostbyname
</content>
</entry>
<entry>
<title>add USE_IFRAME define to support compiled servers</title>
<updated>2013-08-24T01:12:19Z</updated>
<author>
<name>Anthony Pesch</name>
<email>inolen@gmail.com</email>
</author>
<published>2013-08-24T01:12:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=63e5aee15fae754383edfd9f3faa5b161efeeef3'/>
<id>urn:sha1:63e5aee15fae754383edfd9f3faa5b161efeeef3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minor fix to send in partial sockets test</title>
<updated>2013-08-23T23:24:11Z</updated>
<author>
<name>Anthony Pesch</name>
<email>inolen@gmail.com</email>
</author>
<published>2013-08-23T23:23:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=0a313694131c133f73d85bc0c8273a9e4a68f99a'/>
<id>urn:sha1:0a313694131c133f73d85bc0c8273a9e4a68f99a</id>
<content type='text'>
</content>
</entry>
</feed>
