<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/socketengine.cpp, branch v1.0.5</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.5</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/socketengine.cpp?h=v1.0.5'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-05-16T11:39:56Z</updated>
<entry>
<title>Backport of epoll/kqueue failure checking</title>
<updated>2006-05-16T11:39:56Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-05-16T11:39:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e0366058980360ae0e7636796fe98bfa6280903a'/>
<id>urn:sha1:e0366058980360ae0e7636796fe98bfa6280903a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3962 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>
<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>
</feed>
