<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/socketengines, branch v3.0.0a1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/socketengines?h=v3.0.0a1</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/socketengines?h=v3.0.0a1'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2016-08-19T15:10:00Z</updated>
<entry>
<title>Fix poll using int instead of size_t which caused a warning.</title>
<updated>2016-08-19T15:10:00Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2016-08-19T12:59:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=047e30a4179acb6cfe926c5f6fc4e447addd69ed'/>
<id>urn:sha1:047e30a4179acb6cfe926c5f6fc4e447addd69ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a build error in the poll socket engine.</title>
<updated>2016-08-19T15:10:00Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2016-08-19T11:56:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a7ca68ff7249da865b5b572b6430cf2e5d34b7c3'/>
<id>urn:sha1:a7ca68ff7249da865b5b572b6430cf2e5d34b7c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>socketengine_epoll Remove unused #define EP_DELAY 5</title>
<updated>2016-08-11T08:56:47Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-11T08:56:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f09ca8cf45a23680c16aab9068fb42f761098a93'/>
<id>urn:sha1:f09ca8cf45a23680c16aab9068fb42f761098a93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Dispatch EventHandler events to dedicated virtual functions</title>
<updated>2015-04-12T14:20:13Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-04-12T14:20:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=612384b3d46d06eea6fd71ee6dc60471d0f9e3d1'/>
<id>urn:sha1:612384b3d46d06eea6fd71ee6dc60471d0f9e3d1</id>
<content type='text'>
Remove enum EventType
</content>
</entry>
<entry>
<title>Kill needless #includes in source files</title>
<updated>2014-06-14T13:30:14Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-06-14T13:30:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=82435b6fa8805baa65e04a582f3e4a2c84237f73'/>
<id>urn:sha1:82435b6fa8805baa65e04a582f3e4a2c84237f73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change the number reported by SocketEngine::GetMaxFds() to be informal</title>
<updated>2014-06-07T11:47:26Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-06-07T11:47:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=5a6fd54f8fd217232f98804431928609580742bc'/>
<id>urn:sha1:5a6fd54f8fd217232f98804431928609580742bc</id>
<content type='text'>
Do not exit if we can't determine it
</content>
</entry>
<entry>
<title>socketengine_epoll Pass a dummy value to epoll_create() that does not depend on GetMaxFds()</title>
<updated>2014-06-07T11:33:50Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-06-07T11:33:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=76f1ba946972dbff089b27d64748afc1c0d95c6a'/>
<id>urn:sha1:76f1ba946972dbff089b27d64748afc1c0d95c6a</id>
<content type='text'>
From man epoll:
Since Linux 2.6.8, the size argument is unused, but must be greater than zero. (The kernel dynamically sizes the required data structures without needing this initial hint.)
</content>
</entry>
<entry>
<title>Relax fd bounds checking</title>
<updated>2014-06-07T11:30:14Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-06-07T11:30:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=30fec322809582f91be70cc1bb16c9678180db76'/>
<id>urn:sha1:30fec322809582f91be70cc1bb16c9678180db76</id>
<content type='text'>
We can cope with fds greater than SocketEngine::GetMaxFds() since 3752b3f59d5216d7dc6221a361efc76b9ad2273d
</content>
</entry>
<entry>
<title>Clean up a bunch of legacy code in the Poll socketengine.</title>
<updated>2014-04-11T13:39:30Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2014-03-02T21:23:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=72a6b6077644abbdad1a61acbbd07bd01ba1b9bd'/>
<id>urn:sha1:72a6b6077644abbdad1a61acbbd07bd01ba1b9bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge insp20</title>
<updated>2014-04-07T11:40:51Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-04-07T11:40:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f71e6bf9cb41811f18864f5d4eecb26e29d03f25'/>
<id>urn:sha1:f71e6bf9cb41811f18864f5d4eecb26e29d03f25</id>
<content type='text'>
</content>
</entry>
</feed>
