You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mongoose-users
I couldn't figure out how STDIN STDOUT are working for CGI app with mg_start_process in Windows Platform. Somebody may explain simply how we write stdin and read from stdout of the started application in windows platform.
Also is it possible, with current state of the lib, to get output realtime while CGI program still running, to use it with SSE (Server Side Events) ?