<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/inspsocket.h, branch v3.0.0rc1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/inspsocket.h?h=v3.0.0rc1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/inspsocket.h?h=v3.0.0rc1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2018-10-25T12:50:43Z</updated>
<entry>
<title>Store the type of a StreamSocket within itself.</title>
<updated>2018-10-25T12:50:43Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-10-16T13:53:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d62c870ffb1bf02e4be65183f3ae4bbe2229fbb2'/>
<id>urn:sha1:d62c870ffb1bf02e4be65183f3ae4bbe2229fbb2</id>
<content type='text'>
Similar to with IOHooks this allows you to convert StreamSocket to
a UserIOHandler quickly.
</content>
</entry>
<entry>
<title>Fix warnings from Doxygen.</title>
<updated>2018-10-21T18:18:08Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-10-21T18:18:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0e6b18ff9180fc7794cea53d0566411b9afb0d7e'/>
<id>urn:sha1:0e6b18ff9180fc7794cea53d0566411b9afb0d7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a module which implements the HAProxy PROXY v2 protocol.</title>
<updated>2018-07-26T11:35:22Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-07-26T11:13:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=09c5439c02f31e9875083e51966dad535af005a9'/>
<id>urn:sha1:09c5439c02f31e9875083e51966dad535af005a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the override keyword in places that it is missing.</title>
<updated>2017-11-21T15:51:45Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-11-21T13:05:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=91e0af0fc4889f20d2f63426f8fe379674fc0393'/>
<id>urn:sha1:91e0af0fc4889f20d2f63426f8fe379674fc0393</id>
<content type='text'>
GCCs warnings for this are much better than Clangs.
</content>
</entry>
<entry>
<title>Fix a ton of -Wsign-conversion warnings.</title>
<updated>2017-11-17T15:33:01Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-11-17T00:02:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=36040be2952186d56a6646ee7d972aaafdd4e31a'/>
<id>urn:sha1:36040be2952186d56a6646ee7d972aaafdd4e31a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a bunch of Doxygen warnings.</title>
<updated>2017-08-26T08:58:15Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-08-25T12:03:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a62ae50007c2945251ef1d2611513b6e711f5748'/>
<id>urn:sha1:a62ae50007c2945251ef1d2611513b6e711f5748</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add CXX11_OVERRIDE to overridden members that lack it.</title>
<updated>2017-07-12T13:41:52Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-07-12T13:41:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d1df2bce56275e1297d94d82d4dbef6f6cf582b6'/>
<id>urn:sha1:d1df2bce56275e1297d94d82d4dbef6f6cf582b6</id>
<content type='text'>
This fixes a ton of warnings when building on compilers that
default to C++11 or newer.
</content>
</entry>
<entry>
<title>Add StreamSocket::SendQueue::moveall() for moving data between sendqs</title>
<updated>2016-08-08T13:04:17Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-08T13:04:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a7a0f69c6bf32b63c3314a097929c533296b1c86'/>
<id>urn:sha1:a7a0f69c6bf32b63c3314a097929c533296b1c86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for multiple IOHooks per StreamSocket</title>
<updated>2016-08-08T13:02:28Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-08T13:02:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=87602cd04017c0311ca816a6aff7a2475a4ac65c'/>
<id>urn:sha1:87602cd04017c0311ca816a6aff7a2475a4ac65c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extract code that reads data into a recvq from StreamSocket::DoRead() into ReadToRecvQ()</title>
<updated>2016-08-08T12:37:22Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-08T12:37:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6466e3093a4e5e996f2c9f3c4fd9f6eb1ac0e7b9'/>
<id>urn:sha1:6466e3093a4e5e996f2c9f3c4fd9f6eb1ac0e7b9</id>
<content type='text'>
</content>
</entry>
</feed>
