<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nng, branch v2.0.0-alpha.1</title>
<subtitle>A mirror of https://github.com/nanomsg/nng
</subtitle>
<id>https://cogarr.net/source/cgit.cgi/nng/atom?h=v2.0.0-alpha.1</id>
<link rel='self' href='https://cogarr.net/source/cgit.cgi/nng/atom?h=v2.0.0-alpha.1'/>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/'/>
<updated>2024-12-22T17:32:10Z</updated>
<entry>
<title>HTTP: intern the version and avoid allocation</title>
<updated>2024-12-22T17:32:10Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2024-12-22T17:32:10Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=9ac2c5a0bb545a5dc48c7e0531346e40e426cf9b'/>
<id>urn:sha1:9ac2c5a0bb545a5dc48c7e0531346e40e426cf9b</id>
<content type='text'>
There are only a few possible reasonable values, and we can intern
them to avoid any allocations for it.  (We will probably do the same
for the HTTP method shortly as well.)
</content>
</entry>
<entry>
<title>Use the Linux logo instead of Ubuntu</title>
<updated>2024-12-22T16:56:10Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2024-12-22T16:56:10Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=f0e0801f557abad86f4542243a5efa04fe9ecd85'/>
<id>urn:sha1:f0e0801f557abad86f4542243a5efa04fe9ecd85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OmniOS tests (this covers illumos and Solaris mostly, which uses the port poller.)</title>
<updated>2024-12-22T06:59:37Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2024-12-22T06:50:55Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=fc6c4e1c729ebdd319b5ab4a79a913e05d8b497c'/>
<id>urn:sha1:fc6c4e1c729ebdd319b5ab4a79a913e05d8b497c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>posix IPv6: BSD platforms us netinet6/in6.h</title>
<updated>2024-12-22T04:18:27Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2024-12-22T04:18:27Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=ec709cc4a126b3938446e58c7cce4c026ede4d02'/>
<id>urn:sha1:ec709cc4a126b3938446e58c7cce4c026ede4d02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>posix udp: AF_INET6 fixup</title>
<updated>2024-12-22T04:11:02Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2024-12-22T04:11:02Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=ebcd44e81326baefa892743a2da28fa3d5aa680d'/>
<id>urn:sha1:ebcd44e81326baefa892743a2da28fa3d5aa680d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add freebsd status to README.</title>
<updated>2024-12-22T03:23:50Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2024-12-22T03:23:50Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=96599e154b668168d138460f32391b27c0fc6980'/>
<id>urn:sha1:96599e154b668168d138460f32391b27c0fc6980</id>
<content type='text'>
</content>
</entry>
<entry>
<title>posix udp: More explicit checks for bogus address family</title>
<updated>2024-12-22T03:22:07Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2024-12-22T03:00:33Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=d571d3f03bf56be2a5828fe2db86308229dc5625'/>
<id>urn:sha1:d571d3f03bf56be2a5828fe2db86308229dc5625</id>
<content type='text'>
This triggered an error on FreeBSD because apparently FreeBSD will
return a different value when seeing an AF_UNIX socket with UDP.
</content>
</entry>
<entry>
<title>files test: check to skip permissions before testing</title>
<updated>2024-12-22T03:00:22Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2024-12-22T03:00:22Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=ebc020cd4f8e2121d6ecc2dfc0cd48c594329cde'/>
<id>urn:sha1:ebc020cd4f8e2121d6ecc2dfc0cd48c594329cde</id>
<content type='text'>
</content>
</entry>
<entry>
<title>freebsd workflow</title>
<updated>2024-12-22T02:24:02Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2024-12-22T01:48:58Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=7bd65214ce92cc2f60879d87a0c086aed9feab20'/>
<id>urn:sha1:7bd65214ce92cc2f60879d87a0c086aed9feab20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>workflows: only generate docs when appropriate, and don't do tests when only docs change</title>
<updated>2024-12-22T01:20:49Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2024-12-22T01:20:49Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=2d39d4966a0f10ee4e28a9495ae01ca319a34a35'/>
<id>urn:sha1:2d39d4966a0f10ee4e28a9495ae01ca319a34a35</id>
<content type='text'>
</content>
</entry>
</feed>
