From mboxrd@z Thu Jan 1 00:00:00 1970 From: Glynn Clements Subject: Re: ioctl command FIONREAD Date: Mon, 20 May 2002 13:59:10 +0100 Sender: linux-c-programming-owner@vger.kernel.org Message-ID: <15592.62238.390702.8081@cerise.nosuchdomain.co.uk> References: <3CE8B6A8.92F8E7E@unidec.ro> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <3CE8B6A8.92F8E7E@unidec.ro> List-Id: Content-Type: text/plain; charset="us-ascii" To: Bubulac Tatiana Cc: linux-c-programming@vger.kernel.org Bubulac Tatiana wrote: > Does anyone know what FIONREAD ioctl command does means? I use SCO Open > Server 5.05. As Harvinder says, it reports the number of bytes available for reading from a descriptor. > In Linux this command does not exist. Yes it does. -- Glynn Clements