<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nng, branch v1.7.3</title>
<subtitle>A mirror of https://github.com/nanomsg/nng
</subtitle>
<id>https://cogarr.net/source/cgit.cgi/nng/atom?h=v1.7.3</id>
<link rel='self' href='https://cogarr.net/source/cgit.cgi/nng/atom?h=v1.7.3'/>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/'/>
<updated>2024-03-01T14:47:36Z</updated>
<entry>
<title>Bump version to 1.7.3.</title>
<updated>2024-03-01T14:47:36Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2024-03-01T14:47:36Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=85fbe7f9e4642b554d0d97f2e3ff2aa12978691a'/>
<id>urn:sha1:85fbe7f9e4642b554d0d97f2e3ff2aa12978691a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes #1771 cmake: respect CMAKE_FIND_PACKAGE_PREFER_CONFIG if present</title>
<updated>2024-02-29T04:26:12Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2024-02-29T04:25:41Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=ec9dae9a6fb0670cf83ae5713c8644a81e9e0b77'/>
<id>urn:sha1:ec9dae9a6fb0670cf83ae5713c8644a81e9e0b77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert UDP platform test to NUTS.</title>
<updated>2024-02-26T07:38:52Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2024-02-26T07:18:01Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=df20afb04ff9b468b17ab0e1977195820f6f5665'/>
<id>urn:sha1:df20afb04ff9b468b17ab0e1977195820f6f5665</id>
<content type='text'>
This also restores the IPv6 sanity check.  Note that UDP is still
not supported as a transport, but this can be used to implement
higher level transports such as ZeroTier (or later QUIC).
</content>
</entry>
<entry>
<title>Disable (for now) the UDPv6 test.</title>
<updated>2024-02-26T02:39:56Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2024-02-26T02:31:38Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=a34a07db1dade514721b36ee6ad94d2af9eff595'/>
<id>urn:sha1:a34a07db1dade514721b36ee6ad94d2af9eff595</id>
<content type='text'>
</content>
</entry>
<entry>
<title>windows: marry - warning about HANDLE vs int</title>
<updated>2024-02-26T02:39:56Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2024-02-26T02:24:39Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=80f2314bb417fb84f1e283fdf3af8bc1381f4923'/>
<id>urn:sha1:80f2314bb417fb84f1e283fdf3af8bc1381f4923</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes #1496 Provide NNG_ENABLE_IPV6 option (disabled by default)</title>
<updated>2024-02-26T02:39:56Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2024-02-26T01:13:38Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=53a9740d1dcbad6be4b4c1a10a5f3fcbb97a5be9'/>
<id>urn:sha1:53a9740d1dcbad6be4b4c1a10a5f3fcbb97a5be9</id>
<content type='text'>
This also checks if the build system has the definitions for AF_INET6, which might
help in some embedded IPv4 only settings.

The resolver test is enhanced to include a check for IPv6 enabled in the kernel.

IPv6 support is enabled by default, of course.
</content>
</entry>
<entry>
<title>fixes #1543 Deadlock in nng_close(socket)</title>
<updated>2024-02-25T22:56:24Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2024-02-25T22:56:24Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=8e62028a0db24364ea218007811e58ea11d0b64f'/>
<id>urn:sha1:8e62028a0db24364ea218007811e58ea11d0b64f</id>
<content type='text'>
This looks like a possible problem that may be windows specific involving
the flow for IO completion ports.  This simplifies the logic a little bit,
and should ensure that canceled requests on pipes do not restart.
</content>
</entry>
<entry>
<title>windows: Add missing header for string.h</title>
<updated>2024-02-25T21:52:40Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2024-02-25T21:52:40Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=08e55b929a64e5762561aa4a0ca5dd16fb14a157'/>
<id>urn:sha1:08e55b929a64e5762561aa4a0ca5dd16fb14a157</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build: Mbed TLS should use MBEDTLS_ROOT first.</title>
<updated>2024-02-25T21:23:35Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2024-02-25T21:23:35Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=380799e0449142637d69ebf770d0f7c2ed9ca883'/>
<id>urn:sha1:380799e0449142637d69ebf770d0f7c2ed9ca883</id>
<content type='text'>
The old MBEDTLS_ROOT_DIR is still honored for legacy compat, but
the version 4.3 find script won't use it by default.
</content>
</entry>
<entry>
<title>Use dockerized asciidoctor to generate content</title>
<updated>2024-02-22T08:56:46Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2024-02-22T08:56:46Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=6a403d0d3013e6e3862f5e2292d4638bd1aba512'/>
<id>urn:sha1:6a403d0d3013e6e3862f5e2292d4638bd1aba512</id>
<content type='text'>
</content>
</entry>
</feed>
