bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#9089: [1003.1(2008)/Issue 7 0000205]: Shell pipeline connection requ


From: Garrett Wollman
Subject: bug#9089: [1003.1(2008)/Issue 7 0000205]: Shell pipeline connection requirement too vague
Date: Fri, 15 Jul 2011 14:47:19 -0400

<<On Fri, 15 Jul 2011 13:38:44 -0500, Jonathan Nieder <address@hidden> said:

> Does any Unix-like platform aside from Linux lack that feature?  Is
> there any architectural consideration that would make MSG_PEEK
> difficult to implement for Linux's pipes?  (For the former, I have no
> clue, while for the latter, I suspect not.)

On FreeBSD it will error out with [ENOTSOCK].

I would in general caution against going down this particular
direction.  Some systems implemented pipes on top of sockets, but this
is an implementation detail and applications which rely on that
behavior are in error.

-GAWollman






reply via email to

[Prev in Thread] Current Thread [Next in Thread]