<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/socketengine_kqueue.h, branch v1.1.0b4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/socketengine_kqueue.h?h=v1.1.0b4</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/socketengine_kqueue.h?h=v1.1.0b4'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-10-30T18:45:04Z</updated>
<entry>
<title>Not tested yet: Write and read at the same time in kqueue</title>
<updated>2006-10-30T18:45:04Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-30T18:45:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d9147559a3212ff9e61f9fed63ba361505ad519f'/>
<id>urn:sha1:d9147559a3212ff9e61f9fed63ba361505ad519f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5582 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Typos in the socketengines</title>
<updated>2006-08-18T18:08:56Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-18T18:08:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f013dc094d22e5f057ec814a16447df919a88129'/>
<id>urn:sha1:f013dc094d22e5f057ec814a16447df919a88129</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4964 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Get rid of SocketEngine::Wait and array-copy, change to SocketEngine::DispatchEvents</title>
<updated>2006-08-18T10:07:22Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-18T10:07:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=56cec38f3e7d3447b40076481c15e6d4a7e278d0'/>
<id>urn:sha1:56cec38f3e7d3447b40076481c15e6d4a7e278d0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4944 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>EventHandler class, an abstraction for raw i/o</title>
<updated>2006-08-18T01:08:14Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-18T01:08:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e381b06561228aaea752deda20a62c6dc99a560e'/>
<id>urn:sha1:e381b06561228aaea752deda20a62c6dc99a560e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4941 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Document some missing xline stuff</title>
<updated>2006-08-12T01:13:40Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-12T01:13:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d9d4f8fdadc06d86daba2879423e555519971868'/>
<id>urn:sha1:d9d4f8fdadc06d86daba2879423e555519971868</id>
<content type='text'>
Document the variants of SocketEngine for epoll, kqueue and select


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4905 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Now two types of log macro, log() and ilog(). log() assumes an InspIRCd object  called ServerInstance, ilog() takes an InspIRCd object as first param.</title>
<updated>2006-08-11T12:15:03Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-11T12:15:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d17465716790010b6e3221f9ce49272110276ccf'/>
<id>urn:sha1:d17465716790010b6e3221f9ce49272110276ccf</id>
<content type='text'>
TODO: Run a regexp over these, using perl, to translate them into InspIRCd::Log calls and then eliminate the macro :)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4879 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix typo in kqueue engine</title>
<updated>2006-07-19T12:54:56Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-19T12:54:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=67daf0546b2bf2de481a05fec4231da01c47f65a'/>
<id>urn:sha1:67daf0546b2bf2de481a05fec4231da01c47f65a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4440 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>* Seperate out socket engines into derived classes of SocketEngine.</title>
<updated>2006-07-19T12:51:21Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-19T12:51:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3a6885d6a1d30f6e2eb9b1fcd20e949768267318'/>
<id>urn:sha1:3a6885d6a1d30f6e2eb9b1fcd20e949768267318</id>
<content type='text'>
* Add a classfactory SocketEngineFactory to create a new socketengine of the configured type
* Implement configure hax to compile only the required socketengine and the base class
* Eliminates ugly defines, and is more in line with C++ ways


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4439 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
