<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/socketengine_epoll.cpp, branch v1.1.3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/socketengine_epoll.cpp?h=v1.1.3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/socketengine_epoll.cpp?h=v1.1.3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2007-03-11T16:04:00Z</updated>
<entry>
<title>Remove debug</title>
<updated>2007-03-11T16:04:00Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-11T16:04:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b55018d0f4517264ed1f169820de59f40f7f6c6e'/>
<id>urn:sha1:b55018d0f4517264ed1f169820de59f40f7f6c6e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6659 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Added OnBufferFlush, improved m_safelist, no longer works on a timer but works on the writeability state of each user who is listing.</title>
<updated>2007-03-11T15:53:34Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-11T15:53:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=52214a3195d062bc45522e7da58bbe7611d040f6'/>
<id>urn:sha1:52214a3195d062bc45522e7da58bbe7611d040f6</id>
<content type='text'>
Seems to test fine with 500 reet bots all listing at once. (doesnt lock up the ircd while listing them all any more, either, just lags a small amount)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6657 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Added errno to the epoll failure message for more detail</title>
<updated>2007-01-28T06:05:30Z</updated>
<author>
<name>special</name>
</author>
<published>2007-01-28T06:05:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=642218aed7c59304811227cde33816cf36f73b45'/>
<id>urn:sha1:642218aed7c59304811227cde33816cf36f73b45</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6448 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>
<entry>
<title>Change delays to 1 sec.</title>
<updated>2006-12-30T17:14:52Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-30T17:14:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1f8c12807a3b31b6e1c3fe2c5e2394acdf9ebb5a'/>
<id>urn:sha1:1f8c12807a3b31b6e1c3fe2c5e2394acdf9ebb5a</id>
<content type='text'>
NOTE: The chances of this actually waiting for 1 sec on any sizeable network are miniscule


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6176 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Tons of optimization of WriteChannel, WriteChannelWithServ, WriteCommon etc, dont call userrec::GetFullHost or snprintf for every item, call it just once.</title>
<updated>2006-12-30T15:11:40Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-30T15:11:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6fff3c54be91dbbfe5e3ffca4204ad0378d70b7d'/>
<id>urn:sha1:6fff3c54be91dbbfe5e3ffca4204ad0378d70b7d</id>
<content type='text'>
Turns O(n) calls for every write into O(~1) calls per write.
Remove some debug from the socketengines which makes debugging hard on large channels (write availability message)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6171 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>We can't log in SocketEngine::DelFd(), because the fd we're removing might just be that of the logger!</title>
<updated>2006-12-23T23:52:53Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-23T23:52:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e473ba1a256b6b38a7ac567ae5b77612e1781a82'/>
<id>urn:sha1:e473ba1a256b6b38a7ac567ae5b77612e1781a82</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6082 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix bug in m_dnsbl, a condition is always matched because someone was using unsigned int to check a return val that can be -1 *slap w00t*</title>
<updated>2006-12-23T16:40:09Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-23T16:40:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=de3978c580edabe667d0845ed6027c9ff25e461b'/>
<id>urn:sha1:de3978c580edabe667d0845ed6027c9ff25e461b</id>
<content type='text'>
Change around the way exit codes are formed so that we can return a sensible exit code that reflects why inspircd exited


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6076 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Jesus, look who's the commit whore today. More header updates, and removal of namespacing.</title>
<updated>2006-12-15T21:45:30Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-12-15T21:45:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1552f3918ac0dad7fef9b86b70c0f4a63d4e37a7'/>
<id>urn:sha1:1552f3918ac0dad7fef9b86b70c0f4a63d4e37a7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5996 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
