<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/inspsocket.cpp, branch v1.1.0</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=v1.1.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/inspsocket.cpp?h=v1.1.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2007-01-31T01:41:33Z</updated>
<entry>
<title>ipv6 connect tweaks, to memcpy() sin6_addr's rather than assigning with =.</title>
<updated>2007-01-31T01:41:33Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-31T01:41:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9e0546b1c5990d0db87cd24420f8267d5520832f'/>
<id>urn:sha1:9e0546b1c5990d0db87cd24420f8267d5520832f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6469 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Tweaks to backwards memcpy's that dont actually do anything, causing ipv6 address bindings to potentially be bound to random ips.</title>
<updated>2007-01-30T23:56:20Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-30T23:56:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=21b5d0d5bd1e7d7de5bf34e9a1fc950fe9e1d6ec'/>
<id>urn:sha1:21b5d0d5bd1e7d7de5bf34e9a1fc950fe9e1d6ec</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6467 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Whoops, fix inspsocket so that its ok to use errno after a failure of the Write/Read methods or constructor!</title>
<updated>2007-01-30T20:32:59Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-30T20:32:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=706303e177d05afa6269d3a40cfde726854c52c3'/>
<id>urn:sha1:706303e177d05afa6269d3a40cfde726854c52c3</id>
<content type='text'>
the close() in its Close method always changed errno to "Endpoint is not connected" on error, so now we make a copy.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6462 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove a ton of inspsocket debug</title>
<updated>2007-01-17T17:41:40Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-17T17:41:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=90689c7c04f86bdddaad9aeeb8619255db8dff80'/>
<id>urn:sha1:90689c7c04f86bdddaad9aeeb8619255db8dff80</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6360 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add stuff so that the core catches CoreException properly</title>
<updated>2006-12-16T21:40:06Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-16T21:40:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dbe93e44775c4a274d329e152babd8330dadcbf8'/>
<id>urn:sha1:dbe93e44775c4a274d329e152babd8330dadcbf8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6017 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>
<entry>
<title>Fix EOF conditions on inspsockets which are having their write() handled by modules</title>
<updated>2006-12-11T22:20:03Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-11T22:20:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9172f9d22ce7b1f0677d7bf430f2bca93e4076d4'/>
<id>urn:sha1:9172f9d22ce7b1f0677d7bf430f2bca93e4076d4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5947 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Debug stuff, and some minor fixes</title>
<updated>2006-12-11T19:06:27Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-11T19:06:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ed61aa1ed4b7418126bd99c62aa84d44e78b95ba'/>
<id>urn:sha1:ed61aa1ed4b7418126bd99c62aa84d44e78b95ba</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5927 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make it all work properly. Have it wait for handshake to complete before sending anything down the line</title>
<updated>2006-12-09T22:06:15Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-09T22:06:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3af9d9b0605a503ed16a8b8314587451979103d7'/>
<id>urn:sha1:3af9d9b0605a503ed16a8b8314587451979103d7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5898 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>It works! WOO AND YAY! (this isnt finished yet, only an idiot would use this on a production net atm)</title>
<updated>2006-12-09T21:15:56Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-09T21:15:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6d2bf07374515c88734a19ffaac179b7357059ea'/>
<id>urn:sha1:6d2bf07374515c88734a19ffaac179b7357059ea</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5897 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
