diff options
author | Anders Svensson <[email protected]> | 2013-06-27 09:47:55 +0200 |
---|---|---|
committer | Anders Svensson <[email protected]> | 2013-07-12 16:40:00 +0200 |
commit | e762d7d10b045623272430a91326eb936733acf0 (patch) | |
tree | 534902fb24b6a0c71453de54f51d8ba66304840e /lib/diameter/src/diameter.app.src | |
parent | b055e89956269543b08bc7c3a17c3fadf41f0f13 (diff) | |
download | otp-e762d7d10b045623272430a91326eb936733acf0.tar.gz otp-e762d7d10b045623272430a91326eb936733acf0.tar.bz2 otp-e762d7d10b045623272430a91326eb936733acf0.zip |
Ensure DWR isn't sent immediately after DWA
Having the peer_fsm process answer DWR meant that watchdog timer expiry
could result in an outgoing DWR despite the fact that an incoming DWR
was just answered. Having the watchdog process answer avoids this.
diameter_peer_fsm must be loaded before diameter_watchdog. It's
possible for one incoming DWR to go unanswered but a subsequent DWR will
be answered so no harm is done.
Diffstat (limited to 'lib/diameter/src/diameter.app.src')
0 files changed, 0 insertions, 0 deletions