<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/socketengine.h, branch v1.1.0b3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/socketengine.h?h=v1.1.0b3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/socketengine.h?h=v1.1.0b3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-08-18T10:07:22Z</updated>
<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>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>Remove X_ESTAB_CLASSDNS, X_ESTAB_DNS now does the job of this (i TOLD w00t and om i was removing this eventually, and now i did :p)</title>
<updated>2006-08-01T22:22:02Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-01T22:22:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cc83231b9483a0938632caf41b4d7fbf6490a5cd'/>
<id>urn:sha1:cc83231b9483a0938632caf41b4d7fbf6490a5cd</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4625 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add #include &lt;sys/select.h&gt; to select engine, we probably need it</title>
<updated>2006-07-19T13:29:06Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-19T13:29:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=40b67389a9ac1ef3f37ce93dd95e76c474edd511'/>
<id>urn:sha1:40b67389a9ac1ef3f37ce93dd95e76c474edd511</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4443 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>
<entry>
<title>Added class Resolver (needs testing)</title>
<updated>2006-07-12T12:20:36Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-12T12:20:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b864f69ce98841fd54e2328b49e34b5be49525b8'/>
<id>urn:sha1:b864f69ce98841fd54e2328b49e34b5be49525b8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4353 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Made a load more stuff Extensible which might be of use to someone</title>
<updated>2006-07-10T18:22:16Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-10T18:22:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3dacf1edd2e1e623b07819bb483ae61eff3854cd'/>
<id>urn:sha1:3dacf1edd2e1e623b07819bb483ae61eff3854cd</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4293 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Commented a lot of stuff that hasnt been commented since 1.0.2</title>
<updated>2006-03-12T18:03:02Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-12T18:03:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=572a7b503b434367e57ba1624f415e1c472e18a2'/>
<id>urn:sha1:572a7b503b434367e57ba1624f415e1c472e18a2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3695 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Added method to check if an fd is in the socketengine or not</title>
<updated>2006-03-11T17:47:47Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-11T17:47:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ba1d557ee3e1380f5b94f3d6c2aea0984d823213'/>
<id>urn:sha1:ba1d557ee3e1380f5b94f3d6c2aea0984d823213</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3667 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
