<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/socketengine.cpp, 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/src/socketengine.cpp?h=v4.0.0a22</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/socketengine.cpp?h=v4.0.0a22'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2023-01-17T04:45:26Z</updated>
<entry>
<title>Replace SocketEngine::SetReuse with SocketEngine::SetOption.</title>
<updated>2023-01-17T04:45:26Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-17T04:06:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c631b784ba2079dbc73f15c9c6a8f42d59ac9577'/>
<id>urn:sha1:c631b784ba2079dbc73f15c9c6a8f42d59ac9577</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>Merge branch 'insp3' into master.</title>
<updated>2022-12-25T22:44:50Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-25T22:28:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=05168e354992d688d24a902787f4c51433ad7ef3'/>
<id>urn:sha1:05168e354992d688d24a902787f4c51433ad7ef3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor SocketEngine slightly.</title>
<updated>2022-12-25T22:41:28Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-25T21:49:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b1eb362d8349447b607a9ccb075ba0043bb70947'/>
<id>urn:sha1:b1eb362d8349447b607a9ccb075ba0043bb70947</id>
<content type='text'>
- Remove pointless shutdown() wrapper.
- Remove pointless bounds checking function.
- Make Bind and Listen take an EventHandler instead of a fd.
- Add nullability attributes to every method.
</content>
</entry>
<entry>
<title>Deduplicate retrieving error messages on Windows.</title>
<updated>2022-12-13T14:17:50Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-13T13:34:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=33c08fc8aaf1ba5780a09d6ceaa2351abfd5e964'/>
<id>urn:sha1:33c08fc8aaf1ba5780a09d6ceaa2351abfd5e964</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More const correctness work.</title>
<updated>2022-12-08T10:19:47Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-08T10:19:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5e44188857ba733f72f3728f557f7f9bfe251602'/>
<id>urn:sha1:5e44188857ba733f72f3728f557f7f9bfe251602</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up various socket-related code.</title>
<updated>2022-10-12T18:34:22Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-10-12T17:38:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a4ec09b455605cb6030ba4c8ae1a6664ad1d7f8d'/>
<id>urn:sha1:a4ec09b455605cb6030ba4c8ae1a6664ad1d7f8d</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>Clean up the Windows build process and remove some legacy code.</title>
<updated>2022-09-03T14:48:34Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-03T13:26:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=57184334322233774a77827eed49811f75f4954c'/>
<id>urn:sha1:57184334322233774a77827eed49811f75f4954c</id>
<content type='text'>
</content>
</entry>
</feed>
