octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #48149] popen2 on Windows requires delay


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #48149] popen2 on Windows requires delay
Date: Mon, 6 Jun 2016 21:18:50 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0

Follow-up Comment #1, bug #48149 (project octave):

If you never write to the input side of the pipe, does the output descriptor
ever return EAGAIN (with sufficient pausing)? In other words, is it possible
we could insert a delay inside popen2 to ensure that the output descriptor is
"valid" after calling CreateProcess but before returning control to the
caller?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?48149>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]