On Samstag, 16. Januar 2010, Erik Faye-Lund wrote:
On Sat, Jan 16, 2010 at 9:08 AM, Johannes Sixt [off-list ref] wrote:
quoted
Wouldn't it be possible to call getsockopt(), and if it returns ENOTSOCK
(WSAENOTSOCK), then it is a pipe?
I read reports that this didn't work in Wine. Not that I care that
much about Wine.
What does it mean that "it does not work"? Is it that it does not return
ENOTSOCK, so that we mistake pipes as sockets?
-- Hannes