[K42-discussion] Another problem with asynchrony
Christopher Yeoh
cyeoh at samba.org
Wed Oct 12 23:18:02 EST 2005
At 2005/10/11 16:30-0400 Bryan S Rosenburg writes:
>
> Do you know if that's a Posix requirement, a Linux requirement, or simply
> Linux de facto behavior?
I don't believe that its a POSIX requirement, but under Linux (and I
think BSD) because of the ways signals are delievered, you will always
get the SIGPIPE signal before EPIPE is returned.
I'm guessing that most Linux apps would assume this, so would be a bit
surprised if it didn't occur. That being said I think most apps just
ignore SIGPIPE.
Chris
--
cyeoh at au.ibm.com
IBM OzLabs Linux Development Group
Canberra, Australia
More information about the K42-discussion
mailing list