
14 Jan
2008
14 Jan
'08
11:36 p.m.
Kaitlin Rupert wrote:
Jay Gagnon wrote:
+ + printf("Delivering Indication: %s\n", + CMGetCharPtr(CMObjectPathToString(ind_op, NULL)));
Don't forget to change this to a CU_DEBUG().
+ + conn = connect_by_classname(_BROKER, CLASSNAME(args->ref), &s);
Don't forget to free the connection.
Eagle eyes, this one. :) -- -Jay