<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/socketengine_epoll.cpp, branch v1.1.22</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/socketengine_epoll.cpp?h=v1.1.22</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/socketengine_epoll.cpp?h=v1.1.22'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-08-23T23:22:53Z</updated>
<entry>
<title>Fix problem noted by psychon: man getsockopt() states that 'optlen is a value-result parameter, initially containing the size of the buffer pointed to by optval'. This has just been working by luck  that the uninitialised memory was always greater than or equal to sizeof(int)..</title>
<updated>2008-08-23T23:22:53Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-23T23:22:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=12f236bfbaf70a709334233175bdc374950af9a3'/>
<id>urn:sha1:12f236bfbaf70a709334233175bdc374950af9a3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10234 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Header update: 2007 -&gt; 2008</title>
<updated>2008-01-10T13:45:53Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-01-10T13:45:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7194690fc8a8c6c07e60c2491f9d8165d8eb3459'/>
<id>urn:sha1:7194690fc8a8c6c07e60c2491f9d8165d8eb3459</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8695 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Excess debug</title>
<updated>2007-10-21T20:43:35Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-10-21T20:43:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7e0dc1f6035b59494a8efa7a438a6f34f4861f77'/>
<id>urn:sha1:7e0dc1f6035b59494a8efa7a438a6f34f4861f77</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8283 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Could it really be THIS simple?</title>
<updated>2007-10-21T20:43:12Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-10-21T20:43:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0e576a2bdb1cca9547f8a55565facb9949dac3aa'/>
<id>urn:sha1:0e576a2bdb1cca9547f8a55565facb9949dac3aa</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8282 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Roll back to 1.1.12 socket engine as a test</title>
<updated>2007-10-21T19:32:45Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-10-21T19:32:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ed63300b85aff38b49ff7bbfbcff22891a389026'/>
<id>urn:sha1:ed63300b85aff38b49ff7bbfbcff22891a389026</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8274 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change how the socket engines work when you addfd on an fd that already exists.</title>
<updated>2007-10-21T19:11:51Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-10-21T19:11:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cf7986271b75de04b926ca8ff467305099408a68'/>
<id>urn:sha1:cf7986271b75de04b926ca8ff467305099408a68</id>
<content type='text'>
the only SANE outcome is that youve forgotten to DelFd, so it does this for you.


git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8270 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Socket engine tweaks, and new m_ident</title>
<updated>2007-10-18T18:25:22Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-10-18T18:25:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=30495604e3a1a2ec4bd9f29d8b7ed4876c070d7a'/>
<id>urn:sha1:30495604e3a1a2ec4bd9f29d8b7ed4876c070d7a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8227 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>More debug</title>
<updated>2007-10-14T00:34:44Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-10-14T00:34:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=748b1d82b3e7387c71e3bc6f2dea1e666561842f'/>
<id>urn:sha1:748b1d82b3e7387c71e3bc6f2dea1e666561842f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8177 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add debug</title>
<updated>2007-10-14T00:24:17Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-10-14T00:24:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3d6622dd6a7149d413ea1ed8bc29ffa6180097d8'/>
<id>urn:sha1:3d6622dd6a7149d413ea1ed8bc29ffa6180097d8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8176 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Backport fix for bug #407</title>
<updated>2007-09-25T00:30:48Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-09-25T00:30:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=40acb5caeef05eb9c36f80186c97aef35daa54ac'/>
<id>urn:sha1:40acb5caeef05eb9c36f80186c97aef35daa54ac</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8078 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
