<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/socketengines, branch v1.2.0b1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/socketengines?h=v1.2.0b1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/socketengines?h=v1.2.0b1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-09-11T13:17:51Z</updated>
<entry>
<title>Experimental WSAPoll (thanks for not just using poll(), guys) support for Windows. Untested, uncompiled.</title>
<updated>2008-09-11T13:17:51Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-09-11T13:17:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4fa8511c80614427f70b62a5c74e0cbada7bbe21'/>
<id>urn:sha1:4fa8511c80614427f70b62a5c74e0cbada7bbe21</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10516 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Numerous changes to make this build..</title>
<updated>2008-08-25T11:38:00Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-25T11:38:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=425c584feb52e504c59491b4cffc7528d51e32c4'/>
<id>urn:sha1:425c584feb52e504c59491b4cffc7528d51e32c4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10268 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>This include doesn't exist in 1.2</title>
<updated>2008-08-25T10:45:30Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-25T10:45:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ee1672d3034d177536cdaa4843e21d9baa2f7866'/>
<id>urn:sha1:ee1672d3034d177536cdaa4843e21d9baa2f7866</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10266 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Forward-port poll socket engine as it seems reasonably stable, and half-hack it into configure. If someone could help me (easily) add it via our wonderful configure macros so it's built, that would be swell.</title>
<updated>2008-08-25T01:00:17Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-25T01:00:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=549ac33242cc201737290866159da702807e7f53'/>
<id>urn:sha1:549ac33242cc201737290866159da702807e7f53</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10264 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change modes in channels and users to use std::bitset instead of an array. This saves 56 bytes per channel, and 112 bytes per channel, with no loss in speed or ease of use in code. :). Thanks (VERY) much to Special for telling me about this.</title>
<updated>2008-07-19T20:34:14Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-19T20:34:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a67b9de1742efbff29ec08093b220565eab7df23'/>
<id>urn:sha1:a67b9de1742efbff29ec08093b220565eab7df23</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10043 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 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>fixed std:: stuff</title>
<updated>2008-02-05T02:42:39Z</updated>
<author>
<name>fez</name>
</author>
<published>2008-02-05T02:42:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e1b1b6380cb7378b42531c9433b75da87c3c66a4'/>
<id>urn:sha1:e1b1b6380cb7378b42531c9433b75da87c3c66a4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8827 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>removed sys/select.h on windows platform</title>
<updated>2008-02-01T07:37:04Z</updated>
<author>
<name>fez</name>
</author>
<published>2008-02-01T07:37:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=db90a4e900119da63316eeaa184da04f51bb7c6f'/>
<id>urn:sha1:db90a4e900119da63316eeaa184da04f51bb7c6f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8781 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
