From: dawagner@Princeton.EDU (David A. Wagner)
Newsgroups: comp.unix.questions,comp.unix.internals
Subject: Passing file descriptors between processes
Summary: How to do it?
Followup-To: 
Distribution: world
Organization: Princeton University
Keywords: 

How does one pass an open file descriptor from one process to another?

I heard that it might have to do with the msg_accrights field of the
msghdr structure used by sendmsg(2), but I couldn't find anything in
the man pages or the FAQs...  I could've sworn I'd seen this answered
somewhere before, how do you do it?

Thanks for the help!

--------------------------------------------------------------------------------
David Wagner                                              dawagner@princeton.edu
