<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/socket.h, branch v4.0.0a18</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/socket.h?h=v4.0.0a18</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/socket.h?h=v4.0.0a18'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2023-01-01T13:19:45Z</updated>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2023-01-01T13:19:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-01T13:16:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d048778f789e8977506668631dab649426ca01ce'/>
<id>urn:sha1:d048778f789e8977506668631dab649426ca01ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2022-12-30T11:31:28Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2022-12-30T11:31:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2b810b412aeee2d9c79d97fa54a80e317981a6d8'/>
<id>urn:sha1:2b810b412aeee2d9c79d97fa54a80e317981a6d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use in_port_t instead of int/unsigned int/long.</title>
<updated>2022-12-18T18:47:28Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-18T17:51:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2ddb62319803f6a3f3246a52b4e009d9ae1daaed'/>
<id>urn:sha1:2ddb62319803f6a3f3246a52b4e009d9ae1daaed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>We actually want ADDRESS_FAMILY not SOCKET_ADDRESS for sa_family_t.</title>
<updated>2022-12-18T13:44:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-18T13:44:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3588a46e6fd6d14c8a1b4abd29a754e63f0f1189'/>
<id>urn:sha1:3588a46e6fd6d14c8a1b4abd29a754e63f0f1189</id>
<content type='text'>
Apparently I can not read headers properly.
</content>
</entry>
<entry>
<title>Add is_local to the sockaddrs union.</title>
<updated>2022-12-18T01:13:47Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-18T01:01:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cf3466963b0c2f1013d8b78f0a37bbea7b6725fb'/>
<id>urn:sha1:cf3466963b0c2f1013d8b78f0a37bbea7b6725fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use SOCKET_ADDRESS instead of u_short.</title>
<updated>2022-12-18T00:50:40Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-18T00:50:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=55c1974da3f67f93f7147358384e8aac7e112dbc'/>
<id>urn:sha1:55c1974da3f67f93f7147358384e8aac7e112dbc</id>
<content type='text'>
These are typedefs but the former is more correct.
</content>
</entry>
<entry>
<title>Add a typedef for sa_family_t on Windows.</title>
<updated>2022-11-16T17:00:08Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-11-16T16:55:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c4fa62c9ca5430768659108e664c1003def13d30'/>
<id>urn:sha1:c4fa62c9ca5430768659108e664c1003def13d30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix various cases of the &amp;* being next to the name instead of type.</title>
<updated>2022-09-29T11:36:01Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-29T11:01:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=89537ed2ab22fcedb25e0378bd2c18e392911c0c'/>
<id>urn:sha1:89537ed2ab22fcedb25e0378bd2c18e392911c0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update some code that uses "endpoint" to use "socket address" instead.</title>
<updated>2022-09-01T10:53:47Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-01T10:31:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6c34d4e8eaced683b7cf8e288847d39e6501ca00'/>
<id>urn:sha1:6c34d4e8eaced683b7cf8e288847d39e6501ca00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move aptosa/untosa into the sockaddrs union and add from/from_ip.</title>
<updated>2022-08-11T14:40:57Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-08-11T13:20:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f88fbaa2fe91c22f1c7280ecd96c2bcf92f73a4d'/>
<id>urn:sha1:f88fbaa2fe91c22f1c7280ecd96c2bcf92f73a4d</id>
<content type='text'>
The struct will also now always be zero-initialized by default which
removes the footgun which has happened previously where the union has
been accessed before being initialized leading to it containing weird
values.
</content>
</entry>
</feed>
