[Mono-list] BUG/FIX: send() parameters

Paolo Molaro lupus@ximian.com
Mon, 29 Apr 2002 17:56:13 +0200


On 04/26/02 Jaroslaw Kowalski wrote:
> I'm not an unix expert, but I'm wondering if adding MSG_NOSIGNAL to this
> system call wouldn't solve the problem. Or, is raising the signal desired?

It would be good to have some info about how widespread the support for
MSG_NOSIGNAL is in systems that are not Linux.
I used to solve this problem by just ignoring the SIGPIPE signal and
checking errno == EPIPE.

lupus

-- 
-----------------------------------------------------------------
lupus@debian.org                                     debian/rules
lupus@ximian.com                             Monkeys do it better