<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/iohook.h, branch v3.0.0a4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/iohook.h?h=v3.0.0a4</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/iohook.h?h=v3.0.0a4'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2017-11-13T16:38:30Z</updated>
<entry>
<title>Unite SSL service providers and SSL profile classes</title>
<updated>2017-11-13T16:38:30Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2017-01-10T19:21:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=451e687f681ccab5c02a8de1a7d59b324efbfe08'/>
<id>urn:sha1:451e687f681ccab5c02a8de1a7d59b324efbfe08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update comments for classes IOHookProvider and IOHook</title>
<updated>2016-08-08T14:30:04Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-08T14:30:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=40e42a47a7b1f12bb0a9e20c3fa1d9bdccd85c04'/>
<id>urn:sha1:40e42a47a7b1f12bb0a9e20c3fa1d9bdccd85c04</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>Pass sendq to OnStreamSocketWrite</title>
<updated>2016-08-08T12:28:02Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-08T12:28:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3a11a742ba35155e1b2e14dc4ef1a4f7f659ea13'/>
<id>urn:sha1:3a11a742ba35155e1b2e14dc4ef1a4f7f659ea13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert all code to use StreamSocket::SendQueue</title>
<updated>2015-06-06T12:31:05Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-06-06T12:31:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1f0485039a276ad1c2fa3d53d284e3a87940ec77'/>
<id>urn:sha1:1f0485039a276ad1c2fa3d53d284e3a87940ec77</id>
<content type='text'>
Let OnStreamSocketWrite see the entire sendq instead of one element at a time
</content>
</entry>
<entry>
<title>Split IOHook into IOHook and IOHookProvider</title>
<updated>2014-01-22T18:10:01Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2013-09-24T18:40:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=99f79a4e5c3abbe91a03216824e7659051872054'/>
<id>urn:sha1:99f79a4e5c3abbe91a03216824e7659051872054</id>
<content type='text'>
Create one IOHook instance for each hooked socket which contains all the
hook specific data and read/write/close functions, removing the need for
the "issl_session" array in SSL modules.

Register instances of the IOHookProvider class in the core and use them to
create specialized IOHook instances (OnConnect/OnAccept).

Remove the OnHookIO hook, add a dynamic reference to ListenSocket that
points to the hook provider (if any) to use for incoming connections on
that socket.

For outgoing connections modules still have to find the IOHookProvider
they want to use themselves but instead of calling AddIOHook(hookprov),
now they have to call IOHookProvider::OnConnect() after the connection
has been established.
</content>
</entry>
<entry>
<title>Create SSLIOHook interface that provides GetCertificate()</title>
<updated>2013-06-06T23:00:10Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-05-24T17:34:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3d6d9cda32d72ff25cf6e624bb271b629898e018'/>
<id>urn:sha1:3d6d9cda32d72ff25cf6e624bb271b629898e018</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create IOHook interface (extracted from Module)</title>
<updated>2013-06-06T23:00:10Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-05-24T17:34:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=79db1cf848c64ba50bebadef4c683ae4237080b7'/>
<id>urn:sha1:79db1cf848c64ba50bebadef4c683ae4237080b7</id>
<content type='text'>
</content>
</entry>
</feed>
