Commit ca6ededb authored by Andreas Madsen's avatar Andreas Madsen Committed by Bert Belder
Browse files

child_process: add errno property to exceptions

In case of a write failure when using fork() an error would be thrown. The
thrown exception was missing the `errno` property.
parent 16953329
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment