Bogdan-Andrei Iancu writes: > acc_onreply() function, before testing per-backend flags, tests if the > reply is suitable for accounting. See line 725: > if (!should_acc_reply(req, code)) return; > > this function checks the failed_transaction_flag if a negative reply is > processed.
yes, you are correct. -- juha _______________________________________________ Devel mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/devel
