<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/socketengines/socketengine_iocp.cpp, branch v1.2.0a3</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_iocp.cpp?h=v1.2.0a3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/socketengines/socketengine_iocp.cpp?h=v1.2.0a3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-04-18T18:25:56Z</updated>
<entry>
<title>Apply patches to remove 200-odd dll limit on windows, made by GreenReaper, lots of thanks!</title>
<updated>2008-04-18T18:25:56Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-18T18:25:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=955dfd805df45f63aba037bcb506e1071afd54ef'/>
<id>urn:sha1:955dfd805df45f63aba037bcb506e1071afd54ef</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9533 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>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>Convert remaining InspIRCd::Log() calls to new logging system</title>
<updated>2008-02-22T16:47:10Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-02-22T16:47:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=da074814501f23680b579feb1ad649c86e8a1348'/>
<id>urn:sha1:da074814501f23680b579feb1ad649c86e8a1348</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9001 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Keep count of the number of events in total, and seperate read, write and error event counters. We can use this for monitoring of heavy socket engine activity, e.g. a 'stuck' eventhandler</title>
<updated>2008-02-14T16:49:22Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-02-14T16:49:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ab4dee91de96555db158db91240ff91520318068'/>
<id>urn:sha1:ab4dee91de96555db158db91240ff91520318068</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8933 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Pro tip #2: making a fatal error 'SPARSE' logging only is a bit silly.</title>
<updated>2008-02-06T19:20:27Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-02-06T19:20:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=97746c44b64fedf47bfcc71afebaf80c7afa9dcb'/>
<id>urn:sha1:97746c44b64fedf47bfcc71afebaf80c7afa9dcb</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8844 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Pro tip: printf() doesn't add newlines for you</title>
<updated>2008-02-06T19:19:12Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-02-06T19:19:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5ece0bc06827f7720097aa571fb4760aefc4190d'/>
<id>urn:sha1:5ece0bc06827f7720097aa571fb4760aefc4190d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8843 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>fixed std:: stuff</title>
<updated>2008-02-05T02:43:19Z</updated>
<author>
<name>fez</name>
</author>
<published>2008-02-05T02:43:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b9310040c839f85536f96e48b4dc587a0440e1b0'/>
<id>urn:sha1:b9310040c839f85536f96e48b4dc587a0440e1b0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8828 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Header update: 2007 -&gt; 2008</title>
<updated>2008-01-10T13:27:07Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-01-10T13:27:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e4acbc95b8b6cd5b28d38a2242c02e8ff4991e4a'/>
<id>urn:sha1:e4acbc95b8b6cd5b28d38a2242c02e8ff4991e4a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8694 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move socketengines into their own dir. This was all w00t's idea, but i told him no because i didnt think it would work. Now ive done it myself :P ner ner ne ner ner :)</title>
<updated>2007-10-23T22:30:25Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-10-23T22:30:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cbb8fda4a7e763738e9675ec9f96286c87879176'/>
<id>urn:sha1:cbb8fda4a7e763738e9675ec9f96286c87879176</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8332 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
