<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/tests/sockets, branch 1.7.7</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/tests/sockets?h=1.7.7</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/tests/sockets?h=1.7.7'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-11-09T16:57:12Z</updated>
<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>
<entry>
<title>fixed server down test</title>
<updated>2013-08-23T21:21:41Z</updated>
<author>
<name>Anthony Pesch</name>
<email>inolen@gmail.com</email>
</author>
<published>2013-08-23T17:50:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=989ccaf06574ec39338c827ad1eb88c1773c25ba'/>
<id>urn:sha1:989ccaf06574ec39338c827ad1eb88c1773c25ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove another SIGTERM</title>
<updated>2013-08-19T22:30:11Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2013-08-19T22:30:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=e4ef4ef3867565322877915d202d6a905f0f9867'/>
<id>urn:sha1:e4ef4ef3867565322877915d202d6a905f0f9867</id>
<content type='text'>
</content>
</entry>
</feed>
