Re: Problem with ioctl command TCGETS

From: Miklos Szeredi
Date: Sun Nov 28 2004 - 06:23:29 EST


> The set-get is supposed to be used for queries, too? The size of value is
> only used for the get case to describe the buffer length in that case?
> because otherwise the set-get case may require a short value in and a large
> answer structure out.

You misunderstand the motivation. This is to get/set small compact
parameters, not huge structures or big data. Think get/setsockopt().

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