<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/inspsocket.cpp, branch v2.0.0a2</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.0a2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/inspsocket.cpp?h=v2.0.0a2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2009-11-13T20:23:11Z</updated>
<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>
<entry>
<title>* Fix inspsocket to not include uio.h on windows.</title>
<updated>2009-10-10T17:48:04Z</updated>
<author>
<name>peavey</name>
</author>
<published>2009-10-10T17:48:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1312f2db8ed90464e73acdcc07bb1aae92964345'/>
<id>urn:sha1:1312f2db8ed90464e73acdcc07bb1aae92964345</id>
<content type='text'>
* Wrap writev and some structs to fix inspsocket compile on win.
* Fix a few compile errors due to latest trunk changes in win32wrapper code.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11822 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move autoconnect next-server to TreeSocket::cull, and drop autoconnect reference once a connection is complete</title>
<updated>2009-10-09T21:31:50Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-09T21:31:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ae4c387422251da208c4b5492a9ebe72d524805e'/>
<id>urn:sha1:ae4c387422251da208c4b5492a9ebe72d524805e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11811 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
