<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/socketengines, branch v2.0.26</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.26</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/socketengines?h=v2.0.26'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2016-11-22T13:49:43Z</updated>
<entry>
<title>socketengine_epoll: use getrlimit not ulimit</title>
<updated>2016-11-22T13:49:43Z</updated>
<author>
<name>Adam</name>
</author>
<published>2016-11-22T01:56:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7ddef68f44ecb01f891e55a680078f7857fb866f'/>
<id>urn:sha1:7ddef68f44ecb01f891e55a680078f7857fb866f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>socketengine_select Reset the values in the timeval struct on *nix before select()</title>
<updated>2014-02-13T13:10:01Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-02-13T13:10:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d3d8375e232de4615b49f654b7e2d20c955eee6d'/>
<id>urn:sha1:d3d8375e232de4615b49f654b7e2d20c955eee6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>socketengine_epoll Initialize CurrentSetSize (only used by m_httpd_stats)</title>
<updated>2014-02-05T17:02:01Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-02-05T17:02:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d481bf8eb1a2c2dcf27e58c82420e3f35b7670eb'/>
<id>urn:sha1:d481bf8eb1a2c2dcf27e58c82420e3f35b7670eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix new file descriptor debug log message in socketengine_poll to show the correct events</title>
<updated>2014-02-04T21:11:43Z</updated>
<author>
<name>Adam</name>
</author>
<published>2014-02-04T21:11:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7525d32ac0d85ff1957f61ec653f78702093a8a7'/>
<id>urn:sha1:7525d32ac0d85ff1957f61ec653f78702093a8a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the Poll socket engine on BSD.</title>
<updated>2013-07-07T16:58:49Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-07-07T15:33:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=525a104ef8a639c254d8960b620fe3eb22b34667'/>
<id>urn:sha1:525a104ef8a639c254d8960b620fe3eb22b34667</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix low risk crash when we can't determine maximum open socket count.</title>
<updated>2013-07-07T15:25:11Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-07-07T15:25:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=805b7d3effc71d44665c0a7f590343c84e03db92'/>
<id>urn:sha1:805b7d3effc71d44665c0a7f590343c84e03db92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix high CPU use on Windows when connecting to a server</title>
<updated>2013-06-09T23:10:15Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-06-09T23:10:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=62e7254fbe791dc61ebbca0ab3c228f5c1e48994'/>
<id>urn:sha1:62e7254fbe791dc61ebbca0ab3c228f5c1e48994</id>
<content type='text'>
When getting a write event for an EventHandler that wanted a single write only, remove it from the WriteSet (socketengine_select)

Fixes #556 reported by @WindowsUser
</content>
</entry>
<entry>
<title>Fix the poll socket engine on BSD's other than FreeBSD.</title>
<updated>2012-12-25T17:39:03Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2012-12-20T00:34:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8540f6af60f652f52b9c6b47109205da6667d032'/>
<id>urn:sha1:8540f6af60f652f52b9c6b47109205da6667d032</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OpenBSD does not have KERN_MAXFILESPERPROC.</title>
<updated>2012-12-25T17:39:03Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2012-12-20T00:07:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=618d13196dafd670a6c136a05ab27c007744494a'/>
<id>urn:sha1:618d13196dafd670a6c136a05ab27c007744494a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix errors in socketengine_ports so it compiles on Solaris</title>
<updated>2012-12-21T17:26:22Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-12-19T00:23:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=401e01feb0aedc4d2ed7557a499e791f77699a01'/>
<id>urn:sha1:401e01feb0aedc4d2ed7557a499e791f77699a01</id>
<content type='text'>
Thanks to fraggeln for reporting and testing
</content>
</entry>
</feed>
