![]() |
dfx 0.1.0
Linux-based dynamic dataflow executor
|
Spawn failure description. More...
#include <dfx-subprocess/Process.hpp>
Public Attributes | |
| ChildExecStage | stage |
| Stage at which the spawn failed. | |
| int | err |
| Error code (errno of the child at the failure point). | |
Spawn failure description.
| int dfx::Subprocess::Process::SpawnError::err |
Error code (errno of the child at the failure point).
| ChildExecStage dfx::Subprocess::Process::SpawnError::stage |
Stage at which the spawn failed.