Re: ioctl assignment strategy?

From: Olivier Galibert
Date: Tue Dec 21 2004 - 07:53:47 EST


On Tue, Dec 21, 2004 at 12:32:11AM +0000, Alan Cox wrote:
> Ioctls do have some serious problems that make them nice to avoid
> [...]

5. ioctls don't have a reliable size information in the call, making
them hard to forward over a network in a generic way, or even pass to
another userspace process.

OG.

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