<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/socketengines, branch v2.1b2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/socketengines?h=v2.1b2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/socketengines?h=v2.1b2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2011-06-12T15:53:38Z</updated>
<entry>
<title>Make the select() socketengine suck significantly less</title>
<updated>2011-06-12T15:53:38Z</updated>
<author>
<name>Adam</name>
</author>
<published>2011-06-12T15:53:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2ad5ebec3c3c23b61929cacb5e028c18f0b16431'/>
<id>urn:sha1:2ad5ebec3c3c23b61929cacb5e028c18f0b16431</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright notices to 2011</title>
<updated>2011-05-04T22:28:12Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2011-05-04T22:28:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3cb24a1ec87a7ef5bd87eae2509b33ff0246712c'/>
<id>urn:sha1:3cb24a1ec87a7ef5bd87eae2509b33ff0246712c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix excessive memory use in kqueue</title>
<updated>2011-03-04T02:23:03Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2011-03-04T02:22:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ba197bf99660f92aa06750a2e9043f1518525fbb'/>
<id>urn:sha1:ba197bf99660f92aa06750a2e9043f1518525fbb</id>
<content type='text'>
The maximum number of file descriptors was incorrectly using the OS maximum,
not the process maximum. Thanks to Liath for finding &amp; testing.
</content>
</entry>
<entry>
<title>Remove bad return statement - noticed by zynox, thanks</title>
<updated>2011-01-05T01:27:22Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2011-01-05T01:27:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f0d213635e3dfd741e53ddb946e507a5e32814d3'/>
<id>urn:sha1:f0d213635e3dfd741e53ddb946e507a5e32814d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a lot more timestamps for debugging things that take too long</title>
<updated>2010-10-07T02:43:20Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-10-07T02:43:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2b8db9ba57c205c0b70d5a7046870599bb92e1ed'/>
<id>urn:sha1:2b8db9ba57c205c0b70d5a7046870599bb92e1ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add CrashState for tracing basic call state when the stack is corrupt</title>
<updated>2010-08-26T00:24:33Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-26T00:24:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=097abb965f40ff4d406462fb5bfeb84683200d17'/>
<id>urn:sha1:097abb965f40ff4d406462fb5bfeb84683200d17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Finish header file #include untangle</title>
<updated>2010-08-08T15:56:13Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-08T15:56:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b057f70d2868c6d90a2ca3f5174d0fe85602e591'/>
<id>urn:sha1:b057f70d2868c6d90a2ca3f5174d0fe85602e591</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix kqueue compile</title>
<updated>2010-08-03T21:32:40Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-03-17T14:33:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1238efad3f85c292bf5ab9e077f05b460dfb2f29'/>
<id>urn:sha1:1238efad3f85c292bf5ab9e077f05b460dfb2f29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DelFd should not fail, it will leave a bad dangling pointer in that case</title>
<updated>2010-08-03T21:32:38Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-03-02T03:17:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e3e66041453507a5d5d514fd99e4e14dc74bd614'/>
<id>urn:sha1:e3e66041453507a5d5d514fd99e4e14dc74bd614</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't send events for removed FDs when both read and write are ready</title>
<updated>2010-08-03T21:32:38Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-03-02T01:47:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f0c05d3d1c37fd2f5cc8f21cb7dd1d6ecdf48f22'/>
<id>urn:sha1:f0c05d3d1c37fd2f5cc8f21cb7dd1d6ecdf48f22</id>
<content type='text'>
</content>
</entry>
</feed>
