<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nng, branch v1.4.0</title>
<subtitle>A mirror of https://github.com/nanomsg/nng
</subtitle>
<id>https://cogarr.net/source/cgit.cgi/nng/atom?h=v1.4.0</id>
<link rel='self' href='https://cogarr.net/source/cgit.cgi/nng/atom?h=v1.4.0'/>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/'/>
<updated>2021-02-08T01:38:21Z</updated>
<entry>
<title>prep for 1.4.0</title>
<updated>2021-02-08T01:38:21Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2021-02-08T01:38:21Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=d020adda8f0348d094790618703b8341a26007a3'/>
<id>urn:sha1:d020adda8f0348d094790618703b8341a26007a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes #1421 Failure in tcp and tls local source handling</title>
<updated>2021-02-07T21:43:44Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2021-01-26T05:39:33Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=b8dc6722281e4d5bd0959a641b63333b605cf608'/>
<id>urn:sha1:b8dc6722281e4d5bd0959a641b63333b605cf608</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes #1419 pairv0 performance work</title>
<updated>2021-01-25T05:55:35Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2021-01-25T05:22:13Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=e9c28eed5ffb8da59ba8a6805e85936f04bdb644'/>
<id>urn:sha1:e9c28eed5ffb8da59ba8a6805e85936f04bdb644</id>
<content type='text'>
This takes the performance work we did for pairv1, and provides an
implementation for pairv0.  The upshot should be a nice performance
boost for pair v0.
</content>
</entry>
<entry>
<title>Fix typo in tls_common.c (#1412)</title>
<updated>2021-01-25T05:41:34Z</updated>
<author>
<name>Evgeny Ermakov</name>
<email>22344340+unspecd@users.noreply.github.com</email>
</author>
<published>2021-01-25T05:41:34Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=14ee891c58585a2b14dfcac53858d4b418d0f776'/>
<id>urn:sha1:14ee891c58585a2b14dfcac53858d4b418d0f776</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes #1415 pair.c compiler warning</title>
<updated>2021-01-25T02:04:46Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2021-01-25T02:04:46Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=495fb0a58d30b1135c73fa84d761620cc95cc1b4'/>
<id>urn:sha1:495fb0a58d30b1135c73fa84d761620cc95cc1b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes #1413 nni_thr_setname NULL pointer dereference</title>
<updated>2021-01-25T01:59:37Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2021-01-21T06:17:01Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=e4152a37c6e288382c64942edc2edda410681c9b'/>
<id>urn:sha1:e4152a37c6e288382c64942edc2edda410681c9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix comment in protocol.h (#1410)</title>
<updated>2021-01-19T23:31:44Z</updated>
<author>
<name>Evgeny Ermakov</name>
<email>22344340+unspecd@users.noreply.github.com</email>
</author>
<published>2021-01-19T23:31:44Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=1731cf6e49e5a8dabc532fa2ef2894c95212911e'/>
<id>urn:sha1:1731cf6e49e5a8dabc532fa2ef2894c95212911e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes #808  Very slow PAIR performance compared to nanomsg</title>
<updated>2021-01-19T01:50:35Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2021-01-12T07:01:33Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=85dccbf083e3c6115c5e3757b8efb7aa069acab6'/>
<id>urn:sha1:85dccbf083e3c6115c5e3757b8efb7aa069acab6</id>
<content type='text'>
This is only the pair v1 protocol.  Pair v0 and polyamorous mode
still have work to do.  We probably won't "fix" the performance for
poly mode since that's deprecated anyway.
</content>
</entry>
<entry>
<title>fixes #1403 http ws listeners added without a lock</title>
<updated>2021-01-10T23:45:07Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2021-01-04T00:01:53Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=35533f4b968fc14b80a085e0246aa3074c1dec6f'/>
<id>urn:sha1:35533f4b968fc14b80a085e0246aa3074c1dec6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes #1401 valgrind reports leaks in all tests</title>
<updated>2021-01-03T23:03:15Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2021-01-03T18:58:38Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=6a9bd051c439ef66cf00795b3829ca3ceece0497'/>
<id>urn:sha1:6a9bd051c439ef66cf00795b3829ca3ceece0497</id>
<content type='text'>
This arranges for nng_fini to be called via atexit in the test
version of the library.  It also cleans up some of the actual
tests to reduce extraneous (and in some cases incorrect) calls
to nng_fini.
</content>
</entry>
</feed>
