aboutsummaryrefslogtreecommitdiffstats
path: root/lib/diameter/src/base/diameter_types.erl
diff options
context:
space:
mode:
authorAnders Svensson <[email protected]>2013-06-27 09:47:55 +0200
committerAnders Svensson <[email protected]>2013-07-12 16:40:00 +0200
commite762d7d10b045623272430a91326eb936733acf0 (patch)
tree534902fb24b6a0c71453de54f51d8ba66304840e /lib/diameter/src/base/diameter_types.erl
parentb055e89956269543b08bc7c3a17c3fadf41f0f13 (diff)
downloadotp-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/base/diameter_types.erl')
0 files changed, 0 insertions, 0 deletions