Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 May 1998 03:04:55 +0000
From:      "Andreas Huber" <ahuber@ping.at>
To:        "hackers@freebsd.org" <hackers@FreeBSD.ORG>
Subject:   Question about pipe()
Message-ID:  <199805080100.DAA10849@pong.ping.at>

next in thread | raw e-mail | index | archive | help
Hi,

I was under the impression that if the write end of a pipe is closed, a
read() at the other end of the pipe will return an error (or at least
an EOF condition). Apparently it doesn't. Did I miss something? Is
there another way to interrupt the read()?

TIA,
Andreas



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?199805080100.DAA10849>