H
himanshu.garg
Hello,
I have a process that opens a filehandle and after forking a
child closes the filehandle. The child can be used to run an arbitrary
command and I cannot do anything there.
Is there a way I can do a close for all the processes not just
the parent. Some equivalent of a shutdown for sockets?
Thank You,
HG
I have a process that opens a filehandle and after forking a
child closes the filehandle. The child can be used to run an arbitrary
command and I cannot do anything there.
Is there a way I can do a close for all the processes not just
the parent. Some equivalent of a shutdown for sockets?
Thank You,
HG