<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/socketengine_kqueue.cpp, branch v1.1.23</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/socketengine_kqueue.cpp?h=v1.1.23</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/socketengine_kqueue.cpp?h=v1.1.23'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2009-02-09T19:02:32Z</updated>
<entry>
<title>Three commits and I'm still going, dammit.</title>
<updated>2009-02-09T19:02:32Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-02-09T19:02:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=453050a6b6c6f880b1679c91ad658c9de298e1b0'/>
<id>urn:sha1:453050a6b6c6f880b1679c91ad658c9de298e1b0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@11076 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix compile.</title>
<updated>2009-02-09T18:56:02Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-02-09T18:56:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=22b035ea6ac42945938b103c2c04da4d23f49f6c'/>
<id>urn:sha1:22b035ea6ac42945938b103c2c04da4d23f49f6c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@11075 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>BNow with less fucked up goodness(tm). Backport multiplexing fixed kqueue from 1.2, thanks to psychon!</title>
<updated>2009-02-09T18:47:46Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-02-09T18:47:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8d29aae7013a20b83a5d1b9169d55b1dc1c675c4'/>
<id>urn:sha1:8d29aae7013a20b83a5d1b9169d55b1dc1c675c4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@11074 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Backport from trunk, this is also lacking from the trunk backport and does the same as in epoll</title>
<updated>2009-01-31T16:11:43Z</updated>
<author>
<name>brain</name>
</author>
<published>2009-01-31T16:11:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=acc8e5eea2239403e66eef1666ca2818c20147b8'/>
<id>urn:sha1:acc8e5eea2239403e66eef1666ca2818c20147b8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@11017 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>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>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>
<entry>
<title>OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.</title>
<updated>2007-07-16T17:30:04Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-07-16T17:30:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f2acdbc3820f0f4f5ef76a0a64e73d2a320df91f'/>
<id>urn:sha1:f2acdbc3820f0f4f5ef76a0a64e73d2a320df91f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7456 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
