Re: filehandle passing

Martijn van Oosterhout (s3100411@student.anu.edu.au)
Thu, 12 Aug 1999 00:22:14 +1000


>short question: does linux do filehandle passing like any of the examples
>in stevens "advanced unix programming" ? (he describes how it's done on
>sys v and bsd, methinks)
>
>/bjorn

yes it does..

Consider lots of software relies on it, it'd be hard not to. It
works with unix domain sockets.

Martijn van Oosterhout
Australia

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/