I have to pass open file descriptors between two processes. Normally I would
do that by using the sendmsg and recvmsg functions. But as most of you
may know they are not implemented in Linux yet.
Is there another to pass open file descriptors btw processes ?
If the two processes share the same uid you can use the
/proc/<pid>/<fd> pseudo files.
--
-- Uli
________---------------------------------------------------------------
\ / Ulrich Drepper / Univ. at Karlsruhe, Germany / CS Dept. / IPD
\/1.3.41 ------------------------------------------ Germany --------