<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/socketengines/socketengine_poll.cpp, branch v3.4.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/socketengines/socketengine_poll.cpp?h=v3.4.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/socketengines/socketengine_poll.cpp?h=v3.4.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2017-10-22T18:45:05Z</updated>
<entry>
<title>Deduplicate error handling in the socket engines.</title>
<updated>2017-10-22T18:45:05Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-22T02:10:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=63e300ed082b82530ad5ae0949f45686746b7c9b'/>
<id>urn:sha1:63e300ed082b82530ad5ae0949f45686746b7c9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert GetMaxFds() to size_t and deduplicate setting code.</title>
<updated>2017-10-22T18:44:45Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-22T01:27:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b1098712771ab823042fcf8614a706c76c2ff401'/>
<id>urn:sha1:b1098712771ab823042fcf8614a706c76c2ff401</id>
<content type='text'>
</content>
</entry>
<entry>
<title>socketengine_poll: fix initialization fd_mappings</title>
<updated>2017-10-22T00:27:10Z</updated>
<author>
<name>Adam</name>
</author>
<published>2017-10-22T00:27:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7b2a78aa10e037d8d4b56914bc43651f552c0cb3'/>
<id>urn:sha1:7b2a78aa10e037d8d4b56914bc43651f552c0cb3</id>
<content type='text'>
</content>
</entry>
<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://www.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://www.cgit.space/~steering/inspircd++.git/commit/?id=a7ca68ff7249da865b5b572b6430cf2e5d34b7c3'/>
<id>urn:sha1:a7ca68ff7249da865b5b572b6430cf2e5d34b7c3</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://www.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://www.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://www.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>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://www.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://www.cgit.space/~steering/inspircd++.git/commit/?id=72a6b6077644abbdad1a61acbbd07bd01ba1b9bd'/>
<id>urn:sha1:72a6b6077644abbdad1a61acbbd07bd01ba1b9bd</id>
<content type='text'>
</content>
</entry>
</feed>
