Attaching file descriptors to processes with CLONE_FD
Attaching file descriptors to processes with CLONE_FD
Posted Apr 2, 2015 10:28 UTC (Thu) by drysdale (guest, #95971)In reply to: Attaching file descriptors to processes with CLONE_FD by justincormack
Parent article: Attaching file descriptors to processes with CLONE_FD
And, as is pointed out above, Josh and Thiago have been very receptive to making sure that the FreeBSD process descriptor primitives can be implemented in terms of the clonefd functionality (and future extensions to it). So I'm optimistic that we're going to end up with the best of both worlds -- clonefd functionality as a Linux primitive that can be lightly-wrapped to be compatible with the FreeBSD process descriptor API.
Posted Apr 2, 2015 10:32 UTC (Thu)
by justincormack (subscriber, #70439)
[Link]
Attaching file descriptors to processes with CLONE_FD