Search Results

Search: Posts Made By: Polkovnik
Forum: Programming 07-13-2005
16,796
Posted By Polkovnik
OK. I agree ... But: ...
OK. I agree ... But:

Process1->(fork())->Process2->(fork())->Process3->execv()->NewProgram

Process2 is a child for Process1. Process3 is a child for Process2. I do waitpid in Process2 that...
Forum: Programming 07-13-2005
16,796
Posted By Polkovnik
problems with FORK() and WAITPID()
Dear All,

I'm trying to write multithreading TCP Daemon which executes external program when new network connection arrives on a socket.
After accept() I'm doing fork() for initiating of new...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 10:23 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy