<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/socketengine.cpp, branch v1.1.0a1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/socketengine.cpp?h=v1.1.0a1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/socketengine.cpp?h=v1.1.0a1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-07-19T12:58:57Z</updated>
<entry>
<title>Whoops, forgot SocketEngine::SocketEngine() gets called recursively from *Engine::*Engine() (where * is the type being built)</title>
<updated>2006-07-19T12:58:57Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-19T12:58:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e5328261b06f406c747149f641268685523ffb49'/>
<id>urn:sha1:e5328261b06f406c747149f641268685523ffb49</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4441 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>Change log() to a #define, the real symbol is now do_log(), the new macro auto-prefixes all log messages with the file and line number where log() was called - should be nice for debugging and telling wtf is coming from what.Currently uses a (probably very standard) g++ extension to make the macro work. Shouldn't be an issue.</title>
<updated>2006-06-29T08:30:25Z</updated>
<author>
<name>om</name>
</author>
<published>2006-06-29T08:30:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7c0a77920db0d64c1a3c0f1413fd64c62ae8cefa'/>
<id>urn:sha1:7c0a77920db0d64c1a3c0f1413fd64c62ae8cefa</id>
<content type='text'>
You must make clean and rebuild all of insp.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4081 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Check for failed epoll or kqueue</title>
<updated>2006-05-16T11:38:45Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-05-16T11:38:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=31dc0f8489dfbf63efbf0960711b3bbaa5543e30'/>
<id>urn:sha1:31dc0f8489dfbf63efbf0960711b3bbaa5543e30</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3961 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>
<entry>
<title>Tweaks to socket engine, faster buffer flush and hopefully more stable</title>
<updated>2006-03-07T18:00:45Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-07T18:00:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=85f9d57f0f172c0db12d037ac018d7ff33a64975'/>
<id>urn:sha1:85f9d57f0f172c0db12d037ac018d7ff33a64975</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3521 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Valgrind fixes</title>
<updated>2006-02-26T21:55:04Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-26T21:55:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f063862950bfa3c5a30f9e6101bd2d74b359b6c0'/>
<id>urn:sha1:f063862950bfa3c5a30f9e6101bd2d74b359b6c0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3353 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Updated copyrights in headers etc using perl inplace edit</title>
<updated>2006-01-15T15:59:11Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-15T15:59:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1383dba43e463f292aea094d01f62f355946049d'/>
<id>urn:sha1:1383dba43e463f292aea094d01f62f355946049d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2795 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Test change to level-triggered epoll</title>
<updated>2006-01-12T12:48:07Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-12T12:48:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c4dffdedf72f6a2061e19725e4b50b2d28397085'/>
<id>urn:sha1:c4dffdedf72f6a2061e19725e4b50b2d28397085</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2779 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Added output of error if file descriptor given to AddFd is &gt; MAX_DESCRIPTORS</title>
<updated>2005-12-29T19:39:43Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-12-29T19:39:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3497a7835487852c87ce33cf918caf12f282ede2'/>
<id>urn:sha1:3497a7835487852c87ce33cf918caf12f282ede2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2701 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
