Closed GoogleCodeExporter closed 9 years ago
stdout does not flush so any protocol using stdin/stdout can stall indefinitely. A simple solution is to add fflush(stdout); to v8cgi_CGI::writer();
Original issue reported on code.google.com by andy.bis...@gmail.com on 17 Oct 2011 at 9:42
andy.bis...@gmail.com
Oops! sorry I just found flush in the system namespace. Ignore.
Original comment by andy.bis...@gmail.com on 17 Oct 2011 at 9:45
Original comment by ondrej.zara on 17 Oct 2011 at 6:23
ondrej.zara
Original issue reported on code.google.com by
andy.bis...@gmail.com
on 17 Oct 2011 at 9:42