THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#81 - patch to add method masking to xlog function
User who did this - Juha Heinanen (jh)
----------
the patch that i created does not affect any existing configs, because method_mask param
defaults to -1, which turns off method masking.
i could add another function, but there would need to be more than one of them plus most
of the code would just be a copy of existing functions, which i don't see an appealing
solution. the only overhead that that patch introduces is c if statement against an int
var being null, which i consider so small that it does not warrant any new functions.
-- juha
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=81#comment102
You are receiving this message because you have requested it from the Flyspray bugtracking
system. If you did not expect this message or don't want to receive mails in future,
you can change your notification settings at the URL shown above.