i don't get what you mean by
Quote:
what's in the file?
i don't see it writing to any file, also removing the
Code:
  .remove %header | .remove %data
in signal topic.set doesn't do anything, so it looks like it doesn't get to the signal.
Code:
    hadd %sockname signal topic.set
looks like the signal topic.set needs some input there..
Code:
  var %err = $1, %sockname = $2, %header = $3, %data = $4
don't know if you need to input some stuff but i basically see that as a alias