<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/socketengine.cpp, branch v1.0.2</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.0.2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/socketengine.cpp?h=v1.0.2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-02-26T21:55:04Z</updated>
<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>
<entry>
<title>Changed to MAX_DESCRIPTORS</title>
<updated>2005-12-29T19:34:18Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-12-29T19:34:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f278bdbbad200b5424c5721ac85ee3dd8d982d60'/>
<id>urn:sha1:f278bdbbad200b5424c5721ac85ee3dd8d982d60</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2700 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Added extra checking to socketengine to refuse connections after we reach the max</title>
<updated>2005-12-29T16:33:26Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-12-29T16:33:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dc12fcac8757b36b7da88d0a9ff25acc009d539c'/>
<id>urn:sha1:dc12fcac8757b36b7da88d0a9ff25acc009d539c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2697 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Added counters for MAX_DESCRIPTORS etc which allows the socket engine to refuse new fd's once you hit the OS limit</title>
<updated>2005-12-29T14:03:14Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-12-29T14:03:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=024f972eb1ffc67bb32b2f083955199cbd6ecdde'/>
<id>urn:sha1:024f972eb1ffc67bb32b2f083955199cbd6ecdde</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2696 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Optimizing to not use so much cpu with high user loads</title>
<updated>2005-12-29T00:19:35Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-12-29T00:19:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0bf908e49c957ce35ac194a0c9b739f22d76182e'/>
<id>urn:sha1:0bf908e49c957ce35ac194a0c9b739f22d76182e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2691 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Changed a broken &amp;&amp; to &amp; which was preventing epoll from doing outbound connects properly</title>
<updated>2005-12-14T09:24:21Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-12-14T09:24:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cc905e149d29a5471bf3dd0b2eb353b3d17e77d4'/>
<id>urn:sha1:cc905e149d29a5471bf3dd0b2eb353b3d17e77d4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2390 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Removed some logging that can cause excessively huge logs when select() is being used</title>
<updated>2005-12-13T00:49:20Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-12-13T00:49:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1ed779491fd46606b4ee3e258abe0d81e8207422'/>
<id>urn:sha1:1ed779491fd46606b4ee3e258abe0d81e8207422</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2366 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
