Hi Bruce, calling ppsv->RegisterSig(1, "p\x05", "P\x05", "pipe", myCallBack, "", "", "dodot", NULL);
myCallBack is invoked when a local handle goes out of scope, so
registration happens (and it returns 1). But dodot never gets called
when pipeHandle.listen is encountered.
Any ideas? Same code works fine for other plugins.
