<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/socketengines/socketengine_kqueue.cpp, 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/src/socketengines/socketengine_kqueue.cpp?h=v1.2.0b1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/socketengines/socketengine_kqueue.cpp?h=v1.2.0b1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-09-19T18:39:26Z</updated>
<entry>
<title>Fix my massacre of kqueue, filters may not be or'd.</title>
<updated>2008-09-19T18:39:26Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-09-19T18:39:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1aea2798cc49142db0c68074aafe81047f0a7072'/>
<id>urn:sha1:1aea2798cc49142db0c68074aafe81047f0a7072</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10561 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>These socket engines may now recieve write and read events in the same cycle, same as select and poll.</title>
<updated>2008-09-11T00:46:32Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-09-11T00:46:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2496449155c339c9d6675de643bce04a7fbd304c'/>
<id>urn:sha1:2496449155c339c9d6675de643bce04a7fbd304c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10514 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 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>
</feed>
