Re: filehandle passing

Matthew Kirkwood (weejock@ferret.lmh.ox.ac.uk)
Mon, 9 Aug 1999 22:54:27 +0100 (GMT)


On Mon, 9 Aug 1999, Bjorn Wesen wrote:

> 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)

It does.

Think of Stevens' books as describing the sysv and bsd APIs, rather
than the features provided by the sysv and bsd implementations of those
APIs, and you will get a better picture of how Linux fits in with that
book.

Matthew.

-
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/