<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/socket.cpp, branch v4.2.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/socket.cpp?h=v4.2.0</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/socket.cpp?h=v4.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2024-08-03T11:39:33Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2024-08-03T11:39:33Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-08-03T11:39:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=0c6f97d7e94cc352adba11eeaa856e95cd13f836'/>
<id>urn:sha1:0c6f97d7e94cc352adba11eeaa856e95cd13f836</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid passing malformed socket addresses to sa2cidr.</title>
<updated>2024-07-29T14:44:01Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-07-29T14:44:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a5503a9f5ee1c75774236834c9c0ca34f75949c4'/>
<id>urn:sha1:a5503a9f5ee1c75774236834c9c0ca34f75949c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2024-06-21T09:36:09Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-06-21T09:36:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=fd4c5e3840a01764f12aad138277bfe2d94f8268'/>
<id>urn:sha1:fd4c5e3840a01764f12aad138277bfe2d94f8268</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2024-06-07T09:37:56Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-06-07T09:37:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ae3e2db109eecaea25032e218c39a257e736174a'/>
<id>urn:sha1:ae3e2db109eecaea25032e218c39a257e736174a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update usages of stdalgo::string::equalsci to use insp::equalsci.</title>
<updated>2023-08-11T11:03:09Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-08-05T11:02:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=681b488fc0ebca964eddf2a54575dc41901bc520'/>
<id>urn:sha1:681b488fc0ebca964eddf2a54575dc41901bc520</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check whether IPPROTO_SCTP works before trying to implicitly multistack.</title>
<updated>2023-05-04T15:36:27Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-05-04T15:24:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c330aa6250871c4d5c3ecf2f20e6dfa30be08ab0'/>
<id>urn:sha1:c330aa6250871c4d5c3ecf2f20e6dfa30be08ab0</id>
<content type='text'>
Fixes bind warnings on platforms which have IPPROTO_SCTP defined but
don't actually have support at runtime.
</content>
</entry>
<entry>
<title>Fix binding to IPv6 endpoints on Windows.</title>
<updated>2023-04-28T18:14:59Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-04-28T18:14:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=472c76132d5cc672abb485b2d02efd7146189fb4'/>
<id>urn:sha1:472c76132d5cc672abb485b2d02efd7146189fb4</id>
<content type='text'>
sockaddr_in6 has additional members on Windows that need to be
zeroed.
</content>
</entry>
<entry>
<title>Use the correct socket error messages on Windows.</title>
<updated>2023-04-27T10:53:55Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-04-27T10:52:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c65fbcb5717a6fc0177e93838450e0d4b79bcf60'/>
<id>urn:sha1:c65fbcb5717a6fc0177e93838450e0d4b79bcf60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bind IP listeners with SCTP and TCP by default.</title>
<updated>2023-02-17T21:35:47Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-02-17T21:32:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b35ec3290c480c04552943ac454e39fdc7dc248f'/>
<id>urn:sha1:b35ec3290c480c04552943ac454e39fdc7dc248f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert log calls to use fmtlib format strings</title>
<updated>2023-01-24T00:12:57Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-23T23:48:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=206d31de85192353d03c74766e80513a87dc49b4'/>
<id>urn:sha1:206d31de85192353d03c74766e80513a87dc49b4</id>
<content type='text'>
</content>
</entry>
</feed>
