<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/socket.h, branch v4.0.0a22</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.0a22</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/socket.h?h=v4.0.0a22'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2023-01-17T02:46:53Z</updated>
<entry>
<title>Add a helper method for determining if a sockaddrs is an IP endpoint.</title>
<updated>2023-01-17T02:46:53Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-17T02:46:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dad3eaa2da71e3433afbd4e4a28f74e5de5663d4'/>
<id>urn:sha1:dad3eaa2da71e3433afbd4e4a28f74e5de5663d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow creating a FailedPort without a bindspec.</title>
<updated>2023-01-17T00:37:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-16T23:19:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a99a38a3ad8012803118a3b92b20024f28b6e29b'/>
<id>urn:sha1:a99a38a3ad8012803118a3b92b20024f28b6e29b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Store the actual error in FailedPort instead of an error code.</title>
<updated>2023-01-16T22:54:02Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-16T22:54:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=612e1a30274bf4e239077f63a877440eb134da4d'/>
<id>urn:sha1:612e1a30274bf4e239077f63a877440eb134da4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for SCTP listeners.</title>
<updated>2023-01-16T21:15:55Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-16T20:58:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=88562104995df976c97ee7f2694d3524b00fdc0d'/>
<id>urn:sha1:88562104995df976c97ee7f2694d3524b00fdc0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid copying shared_ptr&lt;ConfigTag&gt; when not necessary.</title>
<updated>2023-01-10T21:27:18Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-10T20:57:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1b2916c8451506adccf3ab0a56bbf836d9f3cb36'/>
<id>urn:sha1:1b2916c8451506adccf3ab0a56bbf836d9f3cb36</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
