>
> On Mar 25, 2015, at 3:01 PM, Christian Long wrote:
>
> I'm writing up my experiences porting a Twisted application from Linux
> to Windows. Part 1 is up, covering how to install the requirements.
>
> http://www.christianlong.com/blog/twisted-on-windows-2015-edition.html
>
> Part 2 will cov
Many thanks!
I find it of great help and happy to see more people talking about
Microsoft Visual C++ Compiler for Python 2.7.
Recently I had tried to fix a bug in iocp support and I failed to
build IOCP module on windows. I will try it again using your steps.
Looking forward for next posts!
On
I'm writing up my experiences porting a Twisted application from Linux
to Windows. Part 1 is up, covering how to install the requirements.
http://www.christianlong.com/blog/twisted-on-windows-2015-edition.html
Part 2 will cover running Twisted as a Windows service.
Part 3 will cover making your