<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/inspsocket.cpp, branch v2.0.0b1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/inspsocket.cpp?h=v2.0.0b1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/inspsocket.cpp?h=v2.0.0b1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2010-01-14T18:20:00Z</updated>
<entry>
<title>Fix stripping of character prior to delimiter in StreamSocket::GetNextLine (not noticed because it was usually \r)</title>
<updated>2010-01-14T18:20:00Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-14T18:20:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c84271be2e581bc50aa89ba2185a219cc8154ef0'/>
<id>urn:sha1:c84271be2e581bc50aa89ba2185a219cc8154ef0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12257 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>...because every now and again, i have to do a massive commit.</title>
<updated>2010-01-11T03:07:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2010-01-11T03:07:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cd712c40e1b352c05e7ae0f72e0a5e84cdf64323'/>
<id>urn:sha1:cd712c40e1b352c05e7ae0f72e0a5e84cdf64323</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12248 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Get rid of socklen_t parameter to Bind, we are using C++ here and can do it other ways</title>
<updated>2009-11-13T20:23:11Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-11-13T20:23:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=800f02e7599d5f90d1c16f02cb1c28901d354140'/>
<id>urn:sha1:800f02e7599d5f90d1c16f02cb1c28901d354140</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12129 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix double-cull of users quitting due to connection error</title>
<updated>2009-11-12T15:38:07Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-11-12T15:38:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6d5a6aeeabfc976bd0e5aff7f9445982774275ab'/>
<id>urn:sha1:6d5a6aeeabfc976bd0e5aff7f9445982774275ab</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12105 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Catch exceptions in inspsocket callbacks</title>
<updated>2009-10-24T20:03:45Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-24T20:03:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=68e8a75daf6933d7ec4a3bd21cf12ed1ac880739'/>
<id>urn:sha1:68e8a75daf6933d7ec4a3bd21cf12ed1ac880739</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11966 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make irc::sockets::* parameters consistent, add irc::sockets::mask</title>
<updated>2009-10-22T21:49:39Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-22T21:49:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b43fc66c17c2bef6dca66a966676b8128d5774ee'/>
<id>urn:sha1:b43fc66c17c2bef6dca66a966676b8128d5774ee</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11953 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Kill ListenSocketBase, use OnAcceptConnection for all new connections</title>
<updated>2009-10-21T23:46:33Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-21T23:46:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d221de88276b9e33a108281a9cd0a58875032fc6'/>
<id>urn:sha1:d221de88276b9e33a108281a9cd0a58875032fc6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11950 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make classbase and refcountbase uncopyable; expand comments on their indended uses</title>
<updated>2009-10-17T18:52:39Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-17T18:52:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9db7af579c46a9f0379fdf71fb773a0a76a94846'/>
<id>urn:sha1:9db7af579c46a9f0379fdf71fb773a0a76a94846</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11888 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Correct the will-block prediction on partial writev() return</title>
<updated>2009-10-12T02:17:42Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-12T02:17:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=db8273d4e705a3127a654a77a22dc50482e21584'/>
<id>urn:sha1:db8273d4e705a3127a654a77a22dc50482e21584</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11849 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Define DISABLE_WRITEV and use the IOHook single-copy method for Windows send()</title>
<updated>2009-10-12T01:13:51Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-12T01:13:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=170820cc8d09064742b6c2d3d716abac457cd880'/>
<id>urn:sha1:170820cc8d09064742b6c2d3d716abac457cd880</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11848 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
