Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - system() close resource manager fd ?: (1 Item)
   
system() close resource manager fd ?  
We have one resource manager created in process B. B is a child process of process A. 

We launch a shell script by calling system in process A.

We found the resource manager reveive _IO_CLOSE message.

Does system() close resource manager fd?