<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/socketengines/socketengine_select.cpp, branch v1.2.0rc3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/socketengines/socketengine_select.cpp?h=v1.2.0rc3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/socketengines/socketengine_select.cpp?h=v1.2.0rc3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2009-03-15T12:42:35Z</updated>
<entry>
<title>Update all wiki links to point to the new wiki. This was done automatically with the following command, only .Makefile.inc got some indent fixups by hand.</title>
<updated>2009-03-15T12:42:35Z</updated>
<author>
<name>psychon</name>
</author>
<published>2009-03-15T12:42:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b6dbd6caab62bc2c0d11ce5a45d511611eb9c2ef'/>
<id>urn:sha1:b6dbd6caab62bc2c0d11ce5a45d511611eb9c2ef</id>
<content type='text'>
for file in $(find -type f -and -not -path '*/.svn/*' -and -not -name '*.so') ; do sed -e 's#http://www.inspircd.org/wiki#http://wiki.inspircd.org#' -e 's#http://wiki.inspircd.org/index.php/#http://wiki.inspircd.org/#' -i $file ; done


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11223 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update copyrights for 2009.</title>
<updated>2009-01-02T18:16:05Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-01-02T18:16:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=43847ec9c7e1a195163eb4c529f1c92fd1ace0a4'/>
<id>urn:sha1:43847ec9c7e1a195163eb4c529f1c92fd1ace0a4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10932 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Forward port r10234, thanks psychon</title>
<updated>2008-08-23T23:23:38Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-23T23:23:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0c534fb50b464a580c9795f383697a340cfa206e'/>
<id>urn:sha1:0c534fb50b464a580c9795f383697a340cfa206e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10235 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>cleanup an old unused var</title>
<updated>2008-05-11T13:49:22Z</updated>
<author>
<name>peavey</name>
</author>
<published>2008-05-11T13:49:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b887f45a0a483c21e3bdff5d59cf9a242e64210b'/>
<id>urn:sha1:b887f45a0a483c21e3bdff5d59cf9a242e64210b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9703 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix obvious compile error (whoops)</title>
<updated>2008-04-15T22:51:45Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-15T22:51:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=51b96abc0e5be16c3988d726afb25d0e7b5b7cae'/>
<id>urn:sha1:51b96abc0e5be16c3988d726afb25d0e7b5b7cae</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9513 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>the select socket engine went on the assumption that a socket may remove itself from the socket engine in the middle of the loop. Cull lists did away with this late 1.0, early 1.1, so there is now no need to keep this archaic system in here and we can halve the number of loops per cycle down to half what they used to be.</title>
<updated>2008-04-15T22:38:20Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-15T22:38:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=49a185bf9798e56336a2df8aa3da49a0d6238b1a'/>
<id>urn:sha1:49a185bf9798e56336a2df8aa3da49a0d6238b1a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9512 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Patch from Brain: set MAX_DESCRIPTORS for all socket engines (I missed this)</title>
<updated>2008-04-07T12:29:05Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-07T12:29:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b233d0c582a3c6f8d85b681074e4f1ac4678276d'/>
<id>urn:sha1:b233d0c582a3c6f8d85b681074e4f1ac4678276d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9394 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix socketengine select to work with arsey compilers that think we're using ISO C++</title>
<updated>2008-04-03T16:03:10Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-03T16:03:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3079075ad62820fd6661c0368970178d71bbfe98'/>
<id>urn:sha1:3079075ad62820fd6661c0368970178d71bbfe98</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9287 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Automatic detection and allocation of max fds. No longer needs recompile to change, just adjust it in your kernel or whatever and restart insp.</title>
<updated>2008-04-02T17:08:09Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-02T17:08:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2db77cda56947d4ee0f913c8082f6607855ca713'/>
<id>urn:sha1:2db77cda56947d4ee0f913c8082f6607855ca713</id>
<content type='text'>
Please note that select and iocp socket engines do not support detection and are always set to FD_SETSIZE and 10240 descriptors respectively.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9263 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Don't fuck up the map by inserting 0</title>
<updated>2008-04-01T20:32:28Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-01T20:32:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=18507081624246eee804c01d8e2ddcaa14b0a411'/>
<id>urn:sha1:18507081624246eee804c01d8e2ddcaa14b0a411</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9251 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
