Forum Topic - spawn and qnet:
   
spawn and qnet  
Hello,

I'm spawning a process on a remote qnet node using spawn().  The spawning itself is working, however I would like to use
 waitpid() to block the spawning app until the other app has "finished" or gone into daemon mode.

Up to this point I haven't been able to get it to work.  Is this possible?

Running QNX 6.4.0 on x86 hardware.

Thanks,

Josh