wrote more code for process handling and return handling
This commit is contained in:
@ -457,6 +457,7 @@ int main (int argc, char* argv[])
|
||||
int trait = 0;
|
||||
|
||||
/*trait |= STIX_NOGC;*/
|
||||
trait |= STIX_AWAIT_PROCS;
|
||||
stix_setoption (stix, STIX_TRAIT, &trait);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user