<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nng, branch gdamore/udpconn</title>
<subtitle>A mirror of https://github.com/nanomsg/nng
</subtitle>
<id>https://cogarr.net/source/cgit.cgi/nng/atom?h=gdamore%2Fudpconn</id>
<link rel='self' href='https://cogarr.net/source/cgit.cgi/nng/atom?h=gdamore%2Fudpconn'/>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/'/>
<updated>2025-04-20T03:42:59Z</updated>
<entry>
<title>UDP: Add support for connected mode UDP sockets.</title>
<updated>2025-04-20T03:42:59Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2025-04-14T07:03:47Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=df3059dd130ce22f2326abeb41149bdf35e0c38d'/>
<id>urn:sha1:df3059dd130ce22f2326abeb41149bdf35e0c38d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set server name for TLS test.</title>
<updated>2025-04-19T19:53:57Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2025-04-19T19:42:55Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=55925438bc8b8fd243ab995c48c8996ac49a6652'/>
<id>urn:sha1:55925438bc8b8fd243ab995c48c8996ac49a6652</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Fix reference to nng_fini</title>
<updated>2025-04-14T05:30:41Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2025-04-14T05:30:41Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=32c1bd25c1f3377d847c7e50ec5558a684ae5293'/>
<id>urn:sha1:32c1bd25c1f3377d847c7e50ec5558a684ae5293</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo in NNG_TLS_MAX_RECV_SIZE</title>
<updated>2025-04-14T05:29:09Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2025-03-17T03:28:31Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=9a6c330d3b29eb921704c3b732c275d064ebd4c2'/>
<id>urn:sha1:9a6c330d3b29eb921704c3b732c275d064ebd4c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix source formatting</title>
<updated>2025-03-17T01:05:55Z</updated>
<author>
<name>shikokuchuo</name>
<email>53399081+shikokuchuo@users.noreply.github.com</email>
</author>
<published>2025-03-15T18:35:10Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=5b886b57e79992f1d184ca0309757b01e320c552'/>
<id>urn:sha1:5b886b57e79992f1d184ca0309757b01e320c552</id>
<content type='text'>
</content>
</entry>
<entry>
<title>req protocol: free msg early if no retries</title>
<updated>2025-03-17T01:05:55Z</updated>
<author>
<name>shikokuchuo</name>
<email>53399081+shikokuchuo@users.noreply.github.com</email>
</author>
<published>2025-02-27T15:55:16Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=4783afb5e4c4f21f474776949c61fa9d7b8d26ab'/>
<id>urn:sha1:4783afb5e4c4f21f474776949c61fa9d7b8d26ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>posix_pollq_epoll.c:add EPOLLHUP flag to aovid code error continues executing in tcp_cb</title>
<updated>2025-03-15T18:29:29Z</updated>
<author>
<name>wangchen</name>
<email>wangchen41@xiaomi.com</email>
</author>
<published>2025-02-13T11:24:24Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=7cc29a0b7a9e45e8bf3e70ec7ddab119b3380c02'/>
<id>urn:sha1:7cc29a0b7a9e45e8bf3e70ec7ddab119b3380c02</id>
<content type='text'>
the reason of the modification refers to https://github.com/nanomsg/nng/issues/2100

Signed-off-by: wangchen &lt;wangchen41@xiaomi.com&gt;
</content>
</entry>
<entry>
<title>Windows: Fix regression where no connections after 5 seconds can occur</title>
<updated>2025-03-10T02:02:46Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2025-03-10T02:02:46Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=313e37495ce6f0e84c3ef3602f92ff4e9012b42e'/>
<id>urn:sha1:313e37495ce6f0e84c3ef3602f92ff4e9012b42e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Windows: Bring back hEvent -- needed for real IPC.</title>
<updated>2025-02-18T08:10:05Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2025-02-18T08:08:38Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=c366471a28e06426fb7d1f6891d424432e450b67'/>
<id>urn:sha1:c366471a28e06426fb7d1f6891d424432e450b67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes #2092 nng_close may hang on Windows</title>
<updated>2025-01-26T16:33:00Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2025-01-26T16:33:00Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=dba356ddc23f59e158368e8f1af4f714bca9c111'/>
<id>urn:sha1:dba356ddc23f59e158368e8f1af4f714bca9c111</id>
<content type='text'>
</content>
</entry>
</feed>
