hello

using the usual pipe()+fork()+dup()+close() to fork a child process and
pipe data from and to it,

I  know both the child and parent must close the unused fds.

why ?
what if i don't close the unsed fds ?


thanks,
erez.
_______________________________________________
Linux-il mailing list
[email protected]
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il

Reply via email to