<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/win/configure.cpp, branch v2.0.7</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/win/configure.cpp?h=v2.0.7</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/win/configure.cpp?h=v2.0.7'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2012-06-13T05:49:29Z</updated>
<entry>
<title>fgets(): refer to the buffer size (no literals)</title>
<updated>2012-06-13T05:49:29Z</updated>
<author>
<name>Sir Poggles</name>
</author>
<published>2012-06-13T01:22:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5db5dd923c6dc3f4c24b592148060b258b295cde'/>
<id>urn:sha1:5db5dd923c6dc3f4c24b592148060b258b295cde</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace copyright headers with headers granting specific authors copyright</title>
<updated>2012-04-19T18:58:29Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2012-04-19T18:58:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=46a39046196f55b52336e19662bb7bac85b731ac'/>
<id>urn:sha1:46a39046196f55b52336e19662bb7bac85b731ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove outdated references to SVN.</title>
<updated>2012-04-09T13:10:05Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2012-04-09T13:10:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=451e8befa780b59ed12252db1be9bfa663c7e8c1'/>
<id>urn:sha1:451e8befa780b59ed12252db1be9bfa663c7e8c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix extras compilation under Windows</title>
<updated>2011-06-18T21:25:35Z</updated>
<author>
<name>Adam</name>
</author>
<published>2011-06-18T21:25:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=699a8b2fc82949bfd5a39acc5b00670a5c350b4d'/>
<id>urn:sha1:699a8b2fc82949bfd5a39acc5b00670a5c350b4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Final fixups for a working Windows build</title>
<updated>2011-06-09T00:40:29Z</updated>
<author>
<name>Adam</name>
</author>
<published>2011-06-09T00:40:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e46e50071fce0e6b47ef7712fae8465933bd618a'/>
<id>urn:sha1:e46e50071fce0e6b47ef7712fae8465933bd618a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace #define IPV6 with &lt;config defaultbind="ipv6"&gt;, and autodetect if not specified</title>
<updated>2010-02-23T18:45:26Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-23T18:45:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=03a1bf15b1da7643b237c22db1a478916a976ccf'/>
<id>urn:sha1:03a1bf15b1da7643b237c22db1a478916a976ccf</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12550 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove IOCP socket engine</title>
<updated>2009-10-24T20:04:24Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-24T20:04:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a4b3dc92003178088fa31bc6df9dfbe1cd1c18d1'/>
<id>urn:sha1:a4b3dc92003178088fa31bc6df9dfbe1cd1c18d1</id>
<content type='text'>
IOCP has been experimental since its introduction, and has not worked
correctly for some time. Since we have no windows developer, remove the
dead code.

Most of the advantages of IOCP are not used by an ircd process regardless:
we do not use threads for our client processing, and we add an extra copy
operation that eliminates any gain from OS-level buffer reuse.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11970 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>change vc70.pdb to vc90.pdb.. just cosmetic..</title>
<updated>2009-10-12T22:59:08Z</updated>
<author>
<name>peavey</name>
</author>
<published>2009-10-12T22:59:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0d9a2dc982d379b5b16382b9e44329414521aeba'/>
<id>urn:sha1:0d9a2dc982d379b5b16382b9e44329414521aeba</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11862 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Clean up the compile flags a little. BTW windows now builds again.</title>
<updated>2009-10-12T22:48:12Z</updated>
<author>
<name>peavey</name>
</author>
<published>2009-10-12T22:48:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=72da918ac57590981b2ed1c2c16edc7a39ad31e6'/>
<id>urn:sha1:72da918ac57590981b2ed1c2c16edc7a39ad31e6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11860 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Re-enable removal of a tmp file that was left out for debug.</title>
<updated>2009-10-11T22:07:24Z</updated>
<author>
<name>peavey</name>
</author>
<published>2009-10-11T22:07:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=db3d6ae62dd235b484b02ad787fe3d38c9e50675'/>
<id>urn:sha1:db3d6ae62dd235b484b02ad787fe3d38c9e50675</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11844 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
