This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: fork() doesn't forks a new process.


On Tue, Jan 07, 2003 at 04:02:26PM +0100, Carles Xavier Munyoz Bald? wrote:
> I'm using the 3.2 version of the gcc compiler in a RedHat 8.0 Linux box with 
> the kernel 2.4.18-19.8.0.
> 
> I'm programming a concurrent TCP server daemon that forks a child process to 
> service every connection it receives.

Then you're on the wrong list.  I'm puzzled as to why you think that
unexpected behavior of OS services could be a compiler issue.
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]