Overview
Artifact ID: | 140db1c49589d28ef2c26bacf40b1776a90b4592 |
---|---|
Ticket: | 11622724e5b46818396db583ac839391f70c8d64
implementation of function “popen2” on win32 |
User & Date: | anonymous 2010-08-26 09:53:14 |
Changes
- Appended to comment:
<hr><i>anonymous added on 2010-08-26 09:53:14:</i><br> And I have a suggestion that the subroutine "pclose2" is prone to confuse. Such as in winhttp.c, if the parent does not close pOut in time, the child will block on reading the pipe until his parent close the pOut.