Hi, is it safe to launch an external process by fork()/exec() or popen() from inside a TThreadedServer thread (from inside a service method implementation)?
Thanks in advance! Patrick
Hi, is it safe to launch an external process by fork()/exec() or popen() from inside a TThreadedServer thread (from inside a service method implementation)?
Thanks in advance! Patrick