[erlang-questions] Re: Chain two spawned processes
Max Lapshin
max.lapshin@REDACTED
Wed Oct 21 12:18:44 CEST 2009
This is first patch, required to catch stderr of spawned process
(tools like x264 print their status to stderr).
bif open_port/2 gets new flag: error (maybe bad name?). If you pass
it, process will receive messages {error, ErrorData}
Patch made for R13B02-1, not appliable for QNX because I even cannot
imagine, how to test it.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-capture-stderr-of-spawned-process.patch
Type: application/octet-stream
Size: 16384 bytes
Desc: not available
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20091021/1e5ad72a/attachment.obj>
More information about the erlang-questions
mailing list