diff options
author | Anders Svensson <[email protected]> | 2018-07-18 16:23:28 +0200 |
---|---|---|
committer | Anders Svensson <[email protected]> | 2018-07-18 16:23:28 +0200 |
commit | f66f12e2d0014ad14d663fb1a0dafaa665bff303 (patch) | |
tree | 0ff443a04b8c44847d92ea0a3a276617ccfaab7d /lib/diameter/src/dict/doic_rfc7683.dia | |
parent | a0ae44f324576104760a63fe6cf63e0ca31756fc (diff) | |
download | otp-f66f12e2d0014ad14d663fb1a0dafaa665bff303.tar.gz otp-f66f12e2d0014ad14d663fb1a0dafaa665bff303.tar.bz2 otp-f66f12e2d0014ad14d663fb1a0dafaa665bff303.zip |
Fix function_clause when sending a request after an outgoing DPA
After DPR, the intention is that outgoing answers are sent and outgoing
requests are discarded. This was the case when the DPR was outgoing, but
if it was incoming then a subsequent outgoing request resulted in a
function_clause, bringing down the diameter_peer_fsm gen_server
associated with the transport connection in question.
With diameter_tcp/sctp, the failure can result in the connection being
reset before the peer closes it in response to DPA, but is otherwise
harmless since DPR means that the connection is already on its way down.
Diffstat (limited to 'lib/diameter/src/dict/doic_rfc7683.dia')
0 files changed, 0 insertions, 0 deletions