<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/users.cpp, branch v1.1.0b4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/users.cpp?h=v1.1.0b4</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/users.cpp?h=v1.1.0b4'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-10-31T20:44:47Z</updated>
<entry>
<title>Set write error when detected</title>
<updated>2006-10-31T20:44:47Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-31T20:44:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=986cae8a9d952562798dc8490949bf88f5af0db5'/>
<id>urn:sha1:986cae8a9d952562798dc8490949bf88f5af0db5</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5610 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Socket error state stuff</title>
<updated>2006-10-31T20:32:01Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-31T20:32:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=193b540aa750446bf67dcad132773541214c296d'/>
<id>urn:sha1:193b540aa750446bf67dcad132773541214c296d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5607 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix broken quits (i broke them by taking out a check i didnt think was required -- it was. RTFS!)</title>
<updated>2006-10-30T20:38:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-30T20:38:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1aaee19ee96eef97eb75bfaaf4cf38db74d0dc6c'/>
<id>urn:sha1:1aaee19ee96eef97eb75bfaaf4cf38db74d0dc6c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5590 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Select is now done, and some debug removed. Not that anyone really should be using select()...</title>
<updated>2006-10-30T19:49:13Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-30T19:49:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2a31fe603884449ff08f300fa43dc7c0770b71e2'/>
<id>urn:sha1:2a31fe603884449ff08f300fa43dc7c0770b71e2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5587 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix for laggehness</title>
<updated>2006-10-30T19:31:26Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-30T19:31:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=320f16fe12544420c52a4f246aff2a98448f64c9'/>
<id>urn:sha1:320f16fe12544420c52a4f246aff2a98448f64c9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5585 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>For users, we now only write when the socketengine says theyre writeable, setting WantWrite after we call userrec::Write().</title>
<updated>2006-10-30T18:59:04Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-30T18:59:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=46513e8bd2810d266572f0e0ab47a9d4d27e806b'/>
<id>urn:sha1:46513e8bd2810d266572f0e0ab47a9d4d27e806b</id>
<content type='text'>
The old way was to always try and flush the buffer after every read, regardless of wether the socket was writeable


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5584 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>WARNING: This commit breaks kqueue and select -- work in progress!</title>
<updated>2006-10-30T18:22:36Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-30T18:22:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dd168c56c95a870de3d178edda48507ca47168fe'/>
<id>urn:sha1:dd168c56c95a870de3d178edda48507ca47168fe</id>
<content type='text'>
epoll now allows both a write and a read event on a socket at the same time.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5580 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>And fix typo</title>
<updated>2006-10-28T18:42:38Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-28T18:42:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=273b3c05c5dc43d5801f124d58fba1964ad9692f'/>
<id>urn:sha1:273b3c05c5dc43d5801f124d58fba1964ad9692f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5574 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add support for OnWhoisLine, which allows modules to change or drop any line of whois before its sent to a user</title>
<updated>2006-10-28T18:12:45Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-28T18:12:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=034f74a23b3d6aff177682c916e18382621f495a'/>
<id>urn:sha1:034f74a23b3d6aff177682c916e18382621f495a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5570 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>And so does my coding on a saturday afternoon...</title>
<updated>2006-10-28T13:49:48Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-28T13:49:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ed16793ceec7880f4f9019cbf53f58c0d2bd45ac'/>
<id>urn:sha1:ed16793ceec7880f4f9019cbf53f58c0d2bd45ac</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5564 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
