diff options
author | Anders Svensson <[email protected]> | 2017-07-13 01:09:57 +0200 |
---|---|---|
committer | Anders Svensson <[email protected]> | 2017-08-03 17:16:34 +0200 |
commit | 66bb5251e89487c5fb8c1f10b8ceb2c6c8f31eed (patch) | |
tree | f491e3ebbb78135006ccacad3ccaff13719206aa /lib/Makefile | |
parent | df5814ace0461c37389d96e87ef8aae297802b2e (diff) | |
download | otp-66bb5251e89487c5fb8c1f10b8ceb2c6c8f31eed.tar.gz otp-66bb5251e89487c5fb8c1f10b8ceb2c6c8f31eed.tar.bz2 otp-66bb5251e89487c5fb8c1f10b8ceb2c6c8f31eed.zip |
Add service_opt() strict_arities
To be able to disable the relatively expensive check that the number of
AVPs received in a message or grouped AVP agrees with the dictionary in
question. The may well be easier for the user in handle_request/answer
callbacks, when digesting the received message, and in some cases may
not be important.
The check at encode can also be disabled, allowing messages that don't
agree with the dictionary in question to be sent, which can be useful in
test (at least).
Diffstat (limited to 'lib/Makefile')
0 files changed, 0 insertions, 0 deletions