Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Oct 2002 20:18:54 +0400
From:      "Michael Smirnov" <smb@mh.vstu.edu.ru>
To:        <freebsd-hackers@freebsd.org>
Subject:   size of a named pipe 
Message-ID:  <00c401c27d0b$63c98a60$44f8bec2@vogtu.vstu.edu.ru>

next in thread | raw e-mail | index | archive | help
My scripts read data from a named pipe,
created using "mkfifo".
I'm trying to way a way 
to monitor how many bytes are currently written, but not read from it?
Unfortunately size of that pipe is always 0. :-(((

I need it to know if my script is fast enough, so the writer process
isn't forced to wait.

FreeBSD 4.4-Release.





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00c401c27d0b$63c98a60$44f8bec2>