<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/socketengine_iocp.cpp, branch v1.1.10</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/socketengine_iocp.cpp?h=v1.1.10</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/socketengine_iocp.cpp?h=v1.1.10'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2007-07-21T16:23:40Z</updated>
<entry>
<title>I broke socketengine_iocp with some fixes. Fixed again.</title>
<updated>2007-07-21T16:23:40Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-07-21T16:23:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=92d179769cc3da365f56944e9dad203ab084532f'/>
<id>urn:sha1:92d179769cc3da365f56944e9dad203ab084532f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7488 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Whoops, someone forgot to check the return value when initializing windows IOCP</title>
<updated>2007-07-19T21:48:45Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-07-19T21:48:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2fe8bdb5a47b0258bae9d7893bef50b2f50afc5c'/>
<id>urn:sha1:2fe8bdb5a47b0258bae9d7893bef50b2f50afc5c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7476 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Validation checks that seem to have been omitted here.</title>
<updated>2007-07-17T19:04:30Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-07-17T19:04:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=7c412df4fdb322bed6cea72f3e2631527ae99011'/>
<id>urn:sha1:7c412df4fdb322bed6cea72f3e2631527ae99011</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7469 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>Whack a ^M</title>
<updated>2007-06-14T23:18:46Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-06-14T23:18:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=553ac7e86a33ceb61561a199fce47106c9d671ab'/>
<id>urn:sha1:553ac7e86a33ceb61561a199fce47106c9d671ab</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7319 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>- Made the recvfrom wrapper a bit neater.</title>
<updated>2007-06-14T22:00:17Z</updated>
<author>
<name>burlex</name>
</author>
<published>2007-06-14T22:00:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=7d4edd5ac3987ff1161a5152e3aa19c8a0a8260a'/>
<id>urn:sha1:7d4edd5ac3987ff1161a5152e3aa19c8a0a8260a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7314 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>* Fixed IOCPEngine under x64 (because of incorrect pointer sizes)</title>
<updated>2007-06-13T20:58:51Z</updated>
<author>
<name>burlex</name>
</author>
<published>2007-06-13T20:58:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=577e48e540b3a02a5dd1f24a04b985e31a20ec48'/>
<id>urn:sha1:577e48e540b3a02a5dd1f24a04b985e31a20ec48</id>
<content type='text'>
- Fixed configure / VC8 projects for x64 compiling.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7293 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>
</feed>
