<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/socketengines, branch v1.2.0a6</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/socketengines?h=v1.2.0a6</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/socketengines?h=v1.2.0a6'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2008-08-25T12:20:13Z</updated>
<entry>
<title>Fixes to make poll(2) socket engine work properly</title>
<updated>2008-08-25T12:20:13Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-25T12:20:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=575f8d0fbc659a94231356962d5bfbdb93be4e66'/>
<id>urn:sha1:575f8d0fbc659a94231356962d5bfbdb93be4e66</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10269 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Numerous changes to make this build..</title>
<updated>2008-08-25T11:38:00Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-25T11:38:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=425c584feb52e504c59491b4cffc7528d51e32c4'/>
<id>urn:sha1:425c584feb52e504c59491b4cffc7528d51e32c4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10268 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Forward-port poll socket engine as it seems reasonably stable, and half-hack it into configure. If someone could help me (easily) add it via our wonderful configure macros so it's built, that would be swell.</title>
<updated>2008-08-25T01:00:17Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-25T01:00:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=549ac33242cc201737290866159da702807e7f53'/>
<id>urn:sha1:549ac33242cc201737290866159da702807e7f53</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10264 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Forward port r10234, thanks psychon</title>
<updated>2008-08-23T23:23:38Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-23T23:23:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=0c534fb50b464a580c9795f383697a340cfa206e'/>
<id>urn:sha1:0c534fb50b464a580c9795f383697a340cfa206e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10235 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixes to some stuff that writes on memory it shouldn't (thanks psychon).</title>
<updated>2008-07-20T08:53:56Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-20T08:53:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ca781714c1651a9e7042eb930c6b117449f8e1fc'/>
<id>urn:sha1:ca781714c1651a9e7042eb930c6b117449f8e1fc</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10047 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Measure bandwidth statistics from the socket engine (kiloBITS per second in, out, total) and display them in /stats z plus send them via the named pipe to the windows gui</title>
<updated>2008-06-18T20:27:47Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-06-18T20:27:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a3802dee4bdfcf3dc11df09c59e6ed1912fbadd9'/>
<id>urn:sha1:a3802dee4bdfcf3dc11df09c59e6ed1912fbadd9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9918 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Only prepare epoll for 25% of maxfds initially; it will grow beyond that as necessary, but it's pretty unusual to be loading your server that much. Should save some kernel memory, too</title>
<updated>2008-06-01T18:36:08Z</updated>
<author>
<name>special</name>
</author>
<published>2008-06-01T18:36:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=45d1d44c5ff29062b878f5105f18ad21850b76d6'/>
<id>urn:sha1:45d1d44c5ff29062b878f5105f18ad21850b76d6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9832 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Improve debug output on a few key methods of epoll socketengine, a must when coding for the socket engine.</title>
<updated>2008-06-01T17:17:17Z</updated>
<author>
<name>peavey</name>
</author>
<published>2008-06-01T17:17:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=9759b69735a5902d2850b50336f2d7220a2746e6'/>
<id>urn:sha1:9759b69735a5902d2850b50336f2d7220a2746e6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9830 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Debug on out of range FD.</title>
<updated>2008-05-19T23:47:42Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-05-19T23:47:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=71896ce9be72805901b1926ce786cab36a34785a'/>
<id>urn:sha1:71896ce9be72805901b1926ce786cab36a34785a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9776 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>cleanup an old unused var</title>
<updated>2008-05-11T13:49:22Z</updated>
<author>
<name>peavey</name>
</author>
<published>2008-05-11T13:49:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b887f45a0a483c21e3bdff5d59cf9a242e64210b'/>
<id>urn:sha1:b887f45a0a483c21e3bdff5d59cf9a242e64210b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9703 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
