<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nng, branch v1.7.1</title>
<subtitle>A mirror of https://github.com/nanomsg/nng
</subtitle>
<id>https://cogarr.net/source/cgit.cgi/nng/atom?h=v1.7.1</id>
<link rel='self' href='https://cogarr.net/source/cgit.cgi/nng/atom?h=v1.7.1'/>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/'/>
<updated>2024-01-07T03:46:53Z</updated>
<entry>
<title>Bump to version 1.7.1.</title>
<updated>2024-01-07T03:46:53Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2024-01-07T03:46:53Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=ec4b5722fba105e3b944e3dc0f6b63c941748b3f'/>
<id>urn:sha1:ec4b5722fba105e3b944e3dc0f6b63c941748b3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix warning from inconsistent socket_pair prototype.</title>
<updated>2024-01-07T03:45:01Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2024-01-07T03:33:34Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=5e41f10763f7de379b52f8c1a421a1b0aad61041'/>
<id>urn:sha1:5e41f10763f7de379b52f8c1a421a1b0aad61041</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix idhash not public</title>
<updated>2024-01-07T03:36:02Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2024-01-07T03:22:56Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=f4908daaaad443834d9f270e7ddc5e2e23d0f7a5'/>
<id>urn:sha1:f4908daaaad443834d9f270e7ddc5e2e23d0f7a5</id>
<content type='text'>
We accidentally made idhash not public by not publishing its header
in the right place.  This is really generic utility stuff, so we
have posted it in the nng/supplemental/util/ directory.

We've also removed the ability to remove this -- its a very small amount
of additional code, as its just a wrapper on top of mandatory functionality.
</content>
</entry>
<entry>
<title>Start of version 1.7.1</title>
<updated>2024-01-07T03:36:02Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2024-01-07T03:22:42Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=d7e0072a8ef453d6fd06311f6253ba869977e214'/>
<id>urn:sha1:d7e0072a8ef453d6fd06311f6253ba869977e214</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump version to 1.7.0 official.</title>
<updated>2024-01-07T03:36:02Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2024-01-02T01:12:47Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=c2d3239d787e78c4a87cfe8588dedc8674742910'/>
<id>urn:sha1:c2d3239d787e78c4a87cfe8588dedc8674742910</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a nng_stream example paired with a socket server on win/linux</title>
<updated>2024-01-02T05:00:11Z</updated>
<author>
<name>Hugo Lindström</name>
<email>hugolm84@gmail.com</email>
</author>
<published>2020-07-09T10:59:25Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=b989bedf8051b8ce3c27c4385d56239b21764700'/>
<id>urn:sha1:b989bedf8051b8ce3c27c4385d56239b21764700</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More release note fixes and updates.</title>
<updated>2024-01-02T01:10:50Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2024-01-02T01:10:50Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=ad2d7eae574badf67c0778a5ae395d895ad07584'/>
<id>urn:sha1:ad2d7eae574badf67c0778a5ae395d895ad07584</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update for 1.7.0 release notes.</title>
<updated>2024-01-02T01:03:48Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2024-01-02T01:03:48Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=2171e7e5cca8aff9c55de95845ffcec7ecc6dceb'/>
<id>urn:sha1:2171e7e5cca8aff9c55de95845ffcec7ecc6dceb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>silence compiler warning from minimum int constant</title>
<updated>2024-01-02T00:39:43Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2024-01-01T23:40:34Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=4a45113ea17b87340a29d6e15862f8a11ae51a2d'/>
<id>urn:sha1:4a45113ea17b87340a29d6e15862f8a11ae51a2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes #1572 nng creates too many threads</title>
<updated>2024-01-02T00:39:43Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2024-01-01T23:07:00Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=a9e98e546c4cf40251435b3d0e84b9ac980a9623'/>
<id>urn:sha1:a9e98e546c4cf40251435b3d0e84b9ac980a9623</id>
<content type='text'>
This further limits some of the thread counts, but principally it
offers a new runtime facility, nng_init_set_parameter(), which can
be used to set certain runtime parameters on the number of threads,
provided it is called before the rest of application start up.

This facility is quite intentionally "undocumented", at least for now,
as we want to limit our commitment to it.  Still this should be helpful
for applications that need to reduce the number of threads that are
created.
</content>
</entry>
</feed>
