[PD] dumpOSC problems "couldn't create"

IOhannes m zmoelnig zmoelnig at iem.at
Mon Jul 21 17:35:16 CEST 2008


Jack wrote:
> OK, i will try 'killall pd' next time.


this is likely to _not_ help (and probably worsen things), as it does a 
bad job in closing files and sockets (which is what you need here).


as root try to enable fast socket recycling with somehing like:

# echo 1 > /proc/sys/net/ipv4/tcp_tw_recycle

according to the docs: "It should not be changed without advice/request 
of technical experts."
so i am neither a technical expert nor do i advice you to do so. but it 
is one thing that often helps me.

the other is, to not let Pd crash.

fga,sdr
IOhannes




More information about the Pd-list mailing list