summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
042d5c2)
We can call the completion function before detachment, and it might try
to trace its job tag. This initialization just makes sure that it
doesn't do something stupid here.
/* --- Fill in the easy bits of address --- */
/* --- Fill in the easy bits of address --- */
+ r->bg.tag = "<starting>";
r->addr = 0;
r->func = func;
if (mystrieq(av[i], "inet")) i++;
r->addr = 0;
r->func = func;
if (mystrieq(av[i], "inet")) i++;