Zim

Comment 6 for bug 862986

Revision history for this message
Sebastian Audet (smaudet) wrote :

I may have a patch for this.

In general it seems the server is broken on Windows, lots of fun problems with sockets misbehaving. Stuff like node and apache all work flawlessly here (and python's SimpleHTTPServer), zim's server is just plain broken.

Right now I have it working, but (on chrome at least) I have to refresh multiple times due to a socket read timeout. Once I figure out how to fix the timeout I'll submit the patch.