<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/win/inspircd_win32wrapper.cpp, branch v1.1.9</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/win/inspircd_win32wrapper.cpp?h=v1.1.9</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/win/inspircd_win32wrapper.cpp?h=v1.1.9'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2007-06-14T18:34:23Z</updated>
<entry>
<title>- Fix for a bug in the win32 inet_ptoa implementation causing CIDR parsing to incorrectly return false in some instances.</title>
<updated>2007-06-14T18:34:23Z</updated>
<author>
<name>burlex</name>
</author>
<published>2007-06-14T18:34:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3298c5517bb9aade0f397fde3626919f97e7945a'/>
<id>urn:sha1:3298c5517bb9aade0f397fde3626919f97e7945a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7307 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove unused var</title>
<updated>2007-06-11T20:04:16Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-06-11T20:04:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2c8326894ac9a24f7989cc505b76303af44f1ef3'/>
<id>urn:sha1:2c8326894ac9a24f7989cc505b76303af44f1ef3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7267 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Comments</title>
<updated>2007-06-06T20:51:29Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-06-06T20:51:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4eaa390776ad257b5996bd31f099a2255f8df148'/>
<id>urn:sha1:4eaa390776ad257b5996bd31f099a2255f8df148</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7250 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change the behaviour of insp in windows to keep its window open, with some status text in the title bar. It also clears the screen now on startup, see the wrapper for what a nasty amount of code it is to do such a simple thing to a windows console :(</title>
<updated>2007-06-02T22:21:55Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-06-02T22:21:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6cf3fc6b36e2046c36b729530117572ba44aafd7'/>
<id>urn:sha1:6cf3fc6b36e2046c36b729530117572ba44aafd7</id>
<content type='text'>
Also, add somewhat of a hack to cut down on allocation time taken to map windows fd to a posix style fd in iocp engine.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7217 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Two things, document how InspIRCd finds the dns server ip on windows if you don't specify one,</title>
<updated>2007-05-24T18:46:24Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-05-24T18:46:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=7770edd7037180c4a49771beb89519874a650668'/>
<id>urn:sha1:7770edd7037180c4a49771beb89519874a650668</id>
<content type='text'>
and have win32 default to 127.0.0.1 for dns queries in the very unlikely chance you have no
network interfaces active.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7129 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Comment on how we came up with this code, and comment it</title>
<updated>2007-05-22T20:36:53Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-05-22T20:36:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3ee9f47ac1a8a7fd998570adae83de146cb0d4e9'/>
<id>urn:sha1:3ee9f47ac1a8a7fd998570adae83de146cb0d4e9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7116 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Tidyup</title>
<updated>2007-05-22T20:09:12Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-05-22T20:09:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ec2cd7bb4eb7c49923d7e2c54883212c683d4e01'/>
<id>urn:sha1:ec2cd7bb4eb7c49923d7e2c54883212c683d4e01</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7114 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Code to find nameservers in the windows registry - largely untested</title>
<updated>2007-05-22T20:03:33Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-05-22T20:03:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=428aa503684e0f3d79730a1c7336db734846ffb6'/>
<id>urn:sha1:428aa503684e0f3d79730a1c7336db734846ffb6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7113 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix warnings</title>
<updated>2007-05-21T18:10:38Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-05-21T18:10:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=8d660061375b8177ecce6c4e9803714d9fdd4b11'/>
<id>urn:sha1:8d660061375b8177ecce6c4e9803714d9fdd4b11</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7092 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Coding style tidyup. PLEASE don't let vs assrape this again.</title>
<updated>2007-05-20T21:56:10Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-05-20T21:56:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ce92c4d35cad254777c471abfcbc0fd775b2da3f'/>
<id>urn:sha1:ce92c4d35cad254777c471abfcbc0fd775b2da3f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7079 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
