K 10 svn:author V 7 sobomax K 8 svn:date V 27 2005-03-08T16:11:41.000000Z K 7 svn:log V 264 Add kernel-only flag MSG_NOSIGNAL to be used in emulation layers to surpress SIGPIPE signal for the duration of the sento-family syscalls. Use it to replace previously added hack in Linux layer based on temporarily setting SO_NOSIGPIPE flag. Suggested by: alfred END