<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nng, branch http-handler-fini</title>
<subtitle>A mirror of https://github.com/nanomsg/nng
</subtitle>
<id>https://cogarr.net/source/cgit.cgi/nng/atom?h=http-handler-fini</id>
<link rel='self' href='https://cogarr.net/source/cgit.cgi/nng/atom?h=http-handler-fini'/>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/'/>
<updated>2025-01-17T17:24:36Z</updated>
<entry>
<title>http: start of clean up of public vs. private functions</title>
<updated>2025-01-17T17:24:36Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2025-01-17T17:24:36Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=d203647145c7c3e5f0f4ae8288d2c4796f9e23d5'/>
<id>urn:sha1:d203647145c7c3e5f0f4ae8288d2c4796f9e23d5</id>
<content type='text'>
We have a lot of "private" wrappers around public functions, which
doesn't really help at all, and just add needless extra stack frames
and extra cruft in the linker tables.  We should eliminate the
trivially thin wrappers where possible, and this is a start.
</content>
</entry>
<entry>
<title>http: handler API clean ups</title>
<updated>2025-01-17T13:50:04Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2025-01-17T13:49:14Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=6d74a90b72c80edbd58d8b2b29105e749bdfc28e'/>
<id>urn:sha1:6d74a90b72c80edbd58d8b2b29105e749bdfc28e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: fix minor typo in rationale</title>
<updated>2025-01-16T02:40:58Z</updated>
<author>
<name>Dave K. Smith</name>
<email>dave.k.smith@gmail.com</email>
</author>
<published>2025-01-15T17:01:18Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=98b0d432dfeaa811cdfe20adb60ea899d61947b9'/>
<id>urn:sha1:98b0d432dfeaa811cdfe20adb60ea899d61947b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>http docs: documentation conversion for http handlers</title>
<updated>2025-01-15T16:14:00Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2025-01-15T16:14:00Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=c4ca4834e39e48676ea50df1fc6239c7dc2a56ff'/>
<id>urn:sha1:c4ca4834e39e48676ea50df1fc6239c7dc2a56ff</id>
<content type='text'>
This is not yet fully complete, but it's most of the content.
</content>
</entry>
<entry>
<title>tests: add some tcp dialer local address tests</title>
<updated>2025-01-15T07:38:54Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2025-01-15T07:38:54Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=cd9901549239bbe424bc70a48b09f33064d906b6'/>
<id>urn:sha1:cd9901549239bbe424bc70a48b09f33064d906b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pipe: nng_pipe_notify should use nng_err</title>
<updated>2025-01-15T07:22:40Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2025-01-15T07:22:40Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=5b7313273ad99d8da69425beb3b1b3f09025caed'/>
<id>urn:sha1:5b7313273ad99d8da69425beb3b1b3f09025caed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>socketpair: use nng_err</title>
<updated>2025-01-15T07:18:33Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2025-01-15T07:18:33Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=b4fdf7a04fc1018f1114fb8ee6f16009752cd16f'/>
<id>urn:sha1:b4fdf7a04fc1018f1114fb8ee6f16009752cd16f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>init: use nng_err</title>
<updated>2025-01-15T07:15:48Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2025-01-15T07:15:48Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=a7a2cdb0201a6e85caae621e748cfab03998b6a6'/>
<id>urn:sha1:a7a2cdb0201a6e85caae621e748cfab03998b6a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: markup fix</title>
<updated>2025-01-15T07:15:29Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2025-01-15T07:15:29Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=6f56e693e9c9165d514bb5aeef96d0597d33d8ad'/>
<id>urn:sha1:6f56e693e9c9165d514bb5aeef96d0597d33d8ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>aio: more nng_err updates</title>
<updated>2025-01-15T07:12:16Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2025-01-15T07:12:16Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=8ff8fa5077164f2ec9dd2f02b7f9f5b66f225db6'/>
<id>urn:sha1:8ff8fa5077164f2ec9dd2f02b7f9f5b66f225db6</id>
<content type='text'>
</content>
</entry>
</feed>
