> 1) Apparently it all works well on Linux-y systems, however there's an issue
> with Win32. When I run parrot examples/io/httpd.pir, it will serve pages,
> but the browser hangs without showing it after it has served the page. If I
> hit Esc in the browser (which I guess ends the connection), only then does
> it show the page. I have about zero socket programming experience, so I'm
> not sure where to start looking. Patches very welcome. This is ticket #497.

I added a "Connection: Close" in HTTP response headers in r37718, hope
that helps.

-- 
Salu2
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev

Reply via email to