<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/socketengines, branch v2.0.7</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.0.7</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/socketengines?h=v2.0.7'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2012-05-20T12:41:08Z</updated>
<entry>
<title>epoll: make sure EPOLLET flag does not get clobbered</title>
<updated>2012-05-20T12:41:08Z</updated>
<author>
<name>William Pitcock</name>
</author>
<published>2012-05-20T12:36:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5245a9d7c49b2b397f38b915382adae3483b6e17'/>
<id>urn:sha1:5245a9d7c49b2b397f38b915382adae3483b6e17</id>
<content type='text'>
EPOLLET is the highest bit, so storing EPOLLET in a signed value leads to
undefined behaviour.
</content>
</entry>
<entry>
<title>Replace copyright headers with headers granting specific authors copyright</title>
<updated>2012-04-19T18:58:29Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2012-04-19T18:58:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=46a39046196f55b52336e19662bb7bac85b731ac'/>
<id>urn:sha1:46a39046196f55b52336e19662bb7bac85b731ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes for bug #12</title>
<updated>2012-04-15T01:03:25Z</updated>
<author>
<name>Justin Crawford</name>
</author>
<published>2012-04-15T01:03:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=df5f76832ee67d1cbfb1fc47a8d3ec3823f010c5'/>
<id>urn:sha1:df5f76832ee67d1cbfb1fc47a8d3ec3823f010c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix excessive memory use in kqueue</title>
<updated>2011-03-04T02:24:05Z</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=70cd4a5a06ea4251ca128636e17bf5ff385f9b5b'/>
<id>urn:sha1:70cd4a5a06ea4251ca128636e17bf5ff385f9b5b</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:58Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2011-01-05T01:27:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=82eaa0c036f40379f1f4a96008f0251c23ddfe17'/>
<id>urn:sha1:82eaa0c036f40379f1f4a96008f0251c23ddfe17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix mismatched return value in kqueue DelFd</title>
<updated>2010-03-16T21:34:17Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-03-16T21:34:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d1dae54d89444e23cff2a96d020010415c548e3d'/>
<id>urn:sha1:d1dae54d89444e23cff2a96d020010415c548e3d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12639 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix typo in kqueue</title>
<updated>2010-03-16T21:23:54Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-03-16T21:23:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5867fa1f677630c3362db7b6dcccd00495fbac37'/>
<id>urn:sha1:5867fa1f677630c3362db7b6dcccd00495fbac37</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12638 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>DelFd should not fail, it will leave a bad dangling pointer in that case</title>
<updated>2010-03-02T03:17:04Z</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=a018f26eddbc72fdbf87fe5ee89112a53311fff1'/>
<id>urn:sha1:a018f26eddbc72fdbf87fe5ee89112a53311fff1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12584 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Don't send events for removed FDs when both read and write are ready</title>
<updated>2010-03-02T01:48:06Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-03-02T01:48:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5af0e15f15f0b09643dcdf6da3d9eb2349d16422'/>
<id>urn:sha1:5af0e15f15f0b09643dcdf6da3d9eb2349d16422</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12582 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Log duplicate UUID events a bit better</title>
<updated>2010-03-02T00:36:58Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-03-02T00:36:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a6560f4d50e3eea079dc983bd1e01ce9b1241ed8'/>
<id>urn:sha1:a6560f4d50e3eea079dc983bd1e01ce9b1241ed8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12580 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
