diff options
author | Anders Svensson <[email protected]> | 2014-05-22 22:38:53 +0200 |
---|---|---|
committer | Anders Svensson <[email protected]> | 2014-05-23 16:12:04 +0200 |
commit | b1138f27083b1d36a6a20e1d2538b3fbaff61702 (patch) | |
tree | 74e33f886f9b3da01959d104f3f77067e5368fbc /lib/kernel/test/code_SUITE.erl | |
parent | 53aa56b26eeb97c99bd125b53121f5a3f4767949 (diff) | |
download | otp-b1138f27083b1d36a6a20e1d2538b3fbaff61702.tar.gz otp-b1138f27083b1d36a6a20e1d2538b3fbaff61702.tar.bz2 otp-b1138f27083b1d36a6a20e1d2538b3fbaff61702.zip |
Ensure watchdog dies with transport if DPA was sent
A DPR/DPA exchange should always cause the watchdog process in question
to die with the transport, so that a subsequent connection with the same
peer doesn't result in a 3 x DWR/DWA exchange. Commit 5903d6db saw to
this for the sending of DPR but neglected the corresponding problem for
DPA.
In the case of sending DPR (the aforementioned commit), note that
there's no distinction between receiving DPA as expected and not: the
watchdog dies with the transport regardless.
diameter_watchdog must be loaded first at upgrade.
Diffstat (limited to 'lib/kernel/test/code_SUITE.erl')
0 files changed, 0 insertions, 0 deletions