<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/socket.cpp, branch v4.10.1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/socket.cpp?h=v4.10.1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/socket.cpp?h=v4.10.1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2025-03-28T10:40:50Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2025-03-28T10:40:50Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2025-03-28T10:40:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=73f400aee5b71637f329857c9eb0d202705783ec'/>
<id>urn:sha1:73f400aee5b71637f329857c9eb0d202705783ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid the use of ConvToStr in string concatenation.</title>
<updated>2025-03-01T16:06:32Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-01T16:06:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=32a127d2e0c0a624d12cf9570905fec264554550'/>
<id>urn:sha1:32a127d2e0c0a624d12cf9570905fec264554550</id>
<content type='text'>
This function calls INSP_FORMAT in most cases nowadays so we may
as well just call that manually.
</content>
</entry>
<entry>
<title>Fix some compiler warnings when building on Haiku.</title>
<updated>2024-12-01T15:04:48Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-12-01T15:04:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dbc17141d5e22a6b1e4fc4ebfc592603933777be'/>
<id>urn:sha1:dbc17141d5e22a6b1e4fc4ebfc592603933777be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use sa_family_t instead of int.</title>
<updated>2024-08-27T12:27:17Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-08-27T12:27:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1bf5137a9d4fbd744db76afb6c0d3d53c943e986'/>
<id>urn:sha1:1bf5137a9d4fbd744db76afb6c0d3d53c943e986</id>
<content type='text'>
</content>
</entry>
<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://www.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://www.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://www.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://www.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://www.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://www.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>
</feed>
