<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/socketengine.h, branch v1.0.0</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.0.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/socketengine.h?h=v1.0.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-01-15T15:59:11Z</updated>
<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>Changed 65535 to MAX_DESCRIPTORS calculated at configure-time</title>
<updated>2005-12-29T19:31:39Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-12-29T19:31:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ee9f5d77844c37a98aadfea8677d58e30b6a3dc9'/>
<id>urn:sha1:ee9f5d77844c37a98aadfea8677d58e30b6a3dc9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2699 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>Added comments</title>
<updated>2005-12-12T13:29:07Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-12-12T13:29:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=277fc183721767efbce4b4cb1fc716c5f67d4752'/>
<id>urn:sha1:277fc183721767efbce4b4cb1fc716c5f67d4752</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2338 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>More experimental gubbins</title>
<updated>2005-12-12T12:29:40Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-12-12T12:29:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b81c2e4c4eda2c7ae6fa5fbccfe40c94852fdf3b'/>
<id>urn:sha1:b81c2e4c4eda2c7ae6fa5fbccfe40c94852fdf3b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2330 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Added GetType</title>
<updated>2005-12-12T11:54:07Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-12-12T11:54:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=718e7fa3cc47f84ad25b873d83479800f0559899'/>
<id>urn:sha1:718e7fa3cc47f84ad25b873d83479800f0559899</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2327 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>EXPERIMENTAL new socket engine code</title>
<updated>2005-12-12T11:50:45Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-12-12T11:50:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cef3e32fae0132d51b2fcca16ef05907b174e2a3'/>
<id>urn:sha1:cef3e32fae0132d51b2fcca16ef05907b174e2a3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2326 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Made compile on freebsd</title>
<updated>2005-12-12T10:05:08Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-12-12T10:05:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ff40e40c9e0d7de0d37ba0fdc6019575cfdaf72d'/>
<id>urn:sha1:ff40e40c9e0d7de0d37ba0fdc6019575cfdaf72d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2324 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
