<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/socketengines/socketengine_kqueue.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_kqueue.cpp?h=v1.2.0a3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/socketengines/socketengine_kqueue.cpp?h=v1.2.0a3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-04-07T12:29:05Z</updated>
<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 peavey and w00ts bug they found by removing the nonblocking part of the logger. This stuff was hackish and isnt required. If your hard disk locks up, then you have bigger worries.</title>
<updated>2008-04-02T19:52:33Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-02T19:52:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7dadb07a19280936147b91144f27d8528ba35c7c'/>
<id>urn:sha1:7dadb07a19280936147b91144f27d8528ba35c7c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9276 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>DOH! Fix my muppetry of a segfault, and fix some warnings</title>
<updated>2008-04-02T18:45:54Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-02T18:45:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=52671661f8fdca0b61aec8009b4bc7de9bc00166'/>
<id>urn:sha1:52671661f8fdca0b61aec8009b4bc7de9bc00166</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9273 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>make sure we include the right headers and fix a warning in cmode_b</title>
<updated>2008-04-02T18:05:25Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-02T18:05:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1290b11508cb44d74e248860f3bfddf32efd878b'/>
<id>urn:sha1:1290b11508cb44d74e248860f3bfddf32efd878b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9269 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Proper sysctl stuff to work with bsd. It seems that the uname value 4 is linux specific and they dont even have a const for it there!</title>
<updated>2008-04-02T17:55:29Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-02T17:55:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=46242bf71b58dc4c563efdc1bb3a0589b0a6fdfc'/>
<id>urn:sha1:46242bf71b58dc4c563efdc1bb3a0589b0a6fdfc</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9268 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>Won't somebody please think of the children.. kqueue too ;(</title>
<updated>2008-02-06T19:27:26Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-02-06T19:27:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1c0a64d142cfe8698a05904fe0259313555402d4'/>
<id>urn:sha1:1c0a64d142cfe8698a05904fe0259313555402d4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8846 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>
</feed>
