bug? feature? or misconfiguration?
the netsend object seems to kill pd (on linux) if an established conncetion to netrecieve is suddenly closed (program termination, system crash,... whatever..). Happened to me using pd 0.31 as well as 0.32 on a linux (redhat 6.2) machine communicating with a winnt machine (receiving with pd 0.31, 0.32 and director) pd on winnt seems to be a bit more stable on this issues, although this action caused at leased some crashes too (i didn't follow them).
is this a bug or some miscongfiguration? if it is a bug, maybe it could be regarded in future releases that closing connections from one side doesn't cause crashes on the other side. (a crash on one machine should really not cause a crash on the other machine). if latter thanks for info
regards, m.
"//m.ash" a écrit :
bug? feature? or misconfiguration?
the netsend object seems to kill pd (on linux) if an established conncetion to netrecieve is suddenly closed
I use PD 0.32 patch1 on linux, with several netsend and netreceive objects at the same time, often closing and reopening connections, without any bugs. I use UDP instead of TCP connections, it's faster and maybe more tolerant .