[PD-dev] netsend/netreceive issue with SIG_PIPE

Olaf Matthes olaf.matthes at gmx.de
Thu Oct 2 16:24:42 CEST 2003


Jerome Etienne schrieb:
> is there a puredata version with a better handling of network
> connection ? is it valuable for others if i write and send
> the patch ?

I think you just have to replace the last parameter (which is now 0) ind
the send() calls in netsend with MSG_NOSIGNAL. This will prevent Pd from
getting signalled in case netsend fails. This fix only seems to be
needed on Linux. That's at least the fix I had to add to flashserver.

Olaf




More information about the Pd-dev mailing list