<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/socketengine_iocp.h, branch v1.1.22</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/include/socketengine_iocp.h?h=v1.1.22</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/include/socketengine_iocp.h?h=v1.1.22'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2008-01-10T13:45:53Z</updated>
<entry>
<title>Header update: 2007 -&gt; 2008</title>
<updated>2008-01-10T13:45:53Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-01-10T13:45:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=7194690fc8a8c6c07e60c2491f9d8165d8eb3459'/>
<id>urn:sha1:7194690fc8a8c6c07e60c2491f9d8165d8eb3459</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8695 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.</title>
<updated>2007-07-16T17:30:04Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-07-16T17:30:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f2acdbc3820f0f4f5ef76a0a64e73d2a320df91f'/>
<id>urn:sha1:f2acdbc3820f0f4f5ef76a0a64e73d2a320df91f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7456 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are auto skipped by svn.</title>
<updated>2007-07-16T17:14:45Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-07-16T17:14:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=bab14f0dd2345c9d7dcbc47c918563709e1ac094'/>
<id>urn:sha1:bab14f0dd2345c9d7dcbc47c918563709e1ac094</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7454 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>formatting and ^M</title>
<updated>2007-07-16T14:43:30Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-07-16T14:43:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=1cb674495d8903346831b0ca8baad9478c714861'/>
<id>urn:sha1:1cb674495d8903346831b0ca8baad9478c714861</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7451 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Comments</title>
<updated>2007-06-17T19:29:11Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-06-17T19:29:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=455d6fac2e047a9d544e455e0cced8fe94a9d95b'/>
<id>urn:sha1:455d6fac2e047a9d544e455e0cced8fe94a9d95b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7382 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>- Fixed UDP Overlapped I/O under windows. (not the best way this could be done by far, but probably the best that is possible with our EventHandler setup). *dns will now work under win32* :)</title>
<updated>2007-06-14T21:33:07Z</updated>
<author>
<name>burlex</name>
</author>
<published>2007-06-14T21:33:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2b293ebe7586687df2df9c87eb1b05697b4d318a'/>
<id>urn:sha1:2b293ebe7586687df2df9c87eb1b05697b4d318a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7313 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>Tidy up to coding style</title>
<updated>2007-05-25T20:04:51Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-05-25T20:04:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c3f992455f96c66ee5003476831d192f6665a8aa'/>
<id>urn:sha1:c3f992455f96c66ee5003476831d192f6665a8aa</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7139 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove asserts and convert to unix line endings</title>
<updated>2007-05-20T13:58:30Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-05-20T13:58:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=30a17a7034a5afce1094479628408a0903c62e17'/>
<id>urn:sha1:30a17a7034a5afce1094479628408a0903c62e17</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7064 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Helps if I add the w32 specific code, too. :p</title>
<updated>2007-05-19T16:01:06Z</updated>
<author>
<name>w00t</name>
</author>
<published>2007-05-19T16:01:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c778d1258a3d778d0a6227b632ba5091a0eb25a0'/>
<id>urn:sha1:c778d1258a3d778d0a6227b632ba5091a0eb25a0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7044 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
