<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/socketengine_select.cpp, branch insp2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/socketengine_select.cpp?h=insp2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/socketengine_select.cpp?h=insp2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2007-10-23T22:30:25Z</updated>
<entry>
<title>Move socketengines into their own dir. This was all w00t's idea, but i told him no because i didnt think it would work. Now ive done it myself :P ner ner ne ner ner :)</title>
<updated>2007-10-23T22:30:25Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-10-23T22:30:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cbb8fda4a7e763738e9675ec9f96286c87879176'/>
<id>urn:sha1:cbb8fda4a7e763738e9675ec9f96286c87879176</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8332 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Set these back to sane operation</title>
<updated>2007-10-21T19:24:09Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-10-21T19:24:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0c04ea89dbb1516423535b2f5fdadbdab9fe8e58'/>
<id>urn:sha1:0c04ea89dbb1516423535b2f5fdadbdab9fe8e58</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8271 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:09:59Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-10-21T19:09:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=32bffd861fd1c8b723ae63f4ea66720fd47e7d0a'/>
<id>urn:sha1:32bffd861fd1c8b723ae63f4ea66720fd47e7d0a</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/trunk/inspircd@8269 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Tweaks to icky icky select() engine (thanks Ersan) this MIGHT fix select problems, but nobody really uses it anyway.</title>
<updated>2007-10-03T15:40:23Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-10-03T15:40:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c7c9f1119ee709a87585e2cbc8c8e1292c4db668'/>
<id>urn:sha1:c7c9f1119ee709a87585e2cbc8c8e1292c4db668</id>
<content type='text'>
We've been having more than usual problems due to select() due to epoll not being detected properly and it falling back on select() which isnt as well tested.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8113 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix for bug #407, set ref[fd] AFTER some checks that may return false and leave the socket engine in an undefined state</title>
<updated>2007-09-25T00:29:02Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-09-25T00:29:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fd5f65b6f5c1848c7922c3820a90f6020abbabb1'/>
<id>urn:sha1:fd5f65b6f5c1848c7922c3820a90f6020abbabb1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8077 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix for bug #393, needs QA and backport</title>
<updated>2007-08-20T00:12:53Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-08-20T00:12:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6b453db541c7a1a168dc22f26de3823d97e2e322'/>
<id>urn:sha1:6b453db541c7a1a168dc22f26de3823d97e2e322</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7765 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>
<entry>
<title>'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are auto skipped by svn.</title>
<updated>2007-07-16T17:14:45Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-07-16T17:14:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bab14f0dd2345c9d7dcbc47c918563709e1ac094'/>
<id>urn:sha1:bab14f0dd2345c9d7dcbc47c918563709e1ac094</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7454 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Crusade to remove debug from stable and tested parts of the core and base modules.</title>
<updated>2007-01-15T23:49:24Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-15T23:49:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d769fef63f2f9ccd929aa51fda3c3da7ec389181'/>
<id>urn:sha1:d769fef63f2f9ccd929aa51fda3c3da7ec389181</id>
<content type='text'>
Most of the code here being de-noised hasnt had a crash or bug in it for many months, if not a year so the debug output is useless noise in the logfile when trying to trace a bug in a REAL problem 
area.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6356 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>pgsql should now work thx to added posibility to force a fd out of the socketengine. This should only be used as a *last resort* when dealing with 3rd party libs that invalidates a file descriptor beyond your control.</title>
<updated>2007-01-11T04:24:37Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-01-11T04:24:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c662a37341e9787ca8c5e553b3d641a19e3b81c8'/>
<id>urn:sha1:c662a37341e9787ca8c5e553b3d641a19e3b81c8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6295 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
