<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/inspsocket.cpp, branch v1.2.0rc2</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.2.0rc2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/inspsocket.cpp?h=v1.2.0rc2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2009-03-09T18:51:07Z</updated>
<entry>
<title>Rewrite BufferedSocket::BindAddr to actually make sense, and not infinite loop under some conditions, etc. This also splits a lot of it into DoBindMagic(), for readability.</title>
<updated>2009-03-09T18:51:07Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-03-09T18:51:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=349b6b91931f3e5ab03bf5ea085d1928c306afe2'/>
<id>urn:sha1:349b6b91931f3e5ab03bf5ea085d1928c306afe2</id>
<content type='text'>
Seems to work okay on an invalid bind and nonexistant bind.. Fixes bug #754, reported by HiroP and Indoril.

Fix FD leak in some circumstances: if bind fails hard (requested address couldn't be bound), Close() the socket. Also fixes a deficiency of the previous commit in that if one address failed to bind, the FD would be invalidated.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11189 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix minor memory leak, patch by Darom. Closes bug #699. Thanks!`</title>
<updated>2009-02-03T21:06:47Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-02-03T21:06:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9e29535857e1bd55a25737e7846f095e182dede2'/>
<id>urn:sha1:9e29535857e1bd55a25737e7846f095e182dede2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11025 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update copyrights for 2009.</title>
<updated>2009-01-02T18:16:05Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-01-02T18:16:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=43847ec9c7e1a195163eb4c529f1c92fd1ace0a4'/>
<id>urn:sha1:43847ec9c7e1a195163eb4c529f1c92fd1ace0a4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10932 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Be consistent. Use ServerInstance in all places instead of 'Instance' in half. This has bugged me forever :p. I think I got all of extra/ too..</title>
<updated>2008-09-21T12:56:03Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-09-21T12:56:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ad3524174350633c25dc8a4e5ffbb7066c4b8cba'/>
<id>urn:sha1:ad3524174350633c25dc8a4e5ffbb7066c4b8cba</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10579 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Cleanup of some internals. Tested via m_httpd.</title>
<updated>2008-09-12T12:08:25Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-09-12T12:08:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=425fe205d0c22c3de0af6471f7c8900b70c69133'/>
<id>urn:sha1:425fe205d0c22c3de0af6471f7c8900b70c69133</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10527 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove some duplication, everything calls the SE equivilant anyway.</title>
<updated>2008-09-11T23:45:14Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-09-11T23:45:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=138f71ed13644d165293f6b59af3c55a53aeca97'/>
<id>urn:sha1:138f71ed13644d165293f6b59af3c55a53aeca97</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10525 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove useless parameter.</title>
<updated>2008-09-11T23:45:09Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-09-11T23:45:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b7b0f5404757b0de080d71b92a4b45388276e450'/>
<id>urn:sha1:b7b0f5404757b0de080d71b92a4b45388276e450</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10524 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Minor stylistic improvements.</title>
<updated>2008-09-11T10:34:19Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-09-11T10:34:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cb24915afb5410b0fa674af4d8f0849a999e4a0a'/>
<id>urn:sha1:cb24915afb5410b0fa674af4d8f0849a999e4a0a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10515 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix a compile oops.</title>
<updated>2008-09-11T00:29:54Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-09-11T00:29:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a72764949b0fae70a679288ccab902f4bf0f9f51'/>
<id>urn:sha1:a72764949b0fae70a679288ccab902f4bf0f9f51</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10513 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>There is absolutely no need to cache connect timeout.</title>
<updated>2008-09-11T00:15:42Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-09-11T00:15:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9183ebd28c79b12ddf29b3847f59679e480af70a'/>
<id>urn:sha1:9183ebd28c79b12ddf29b3847f59679e480af70a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10512 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
