diff options
author | Anders Svensson <[email protected]> | 2015-03-07 12:50:21 +0100 |
---|---|---|
committer | Anders Svensson <[email protected]> | 2015-03-22 10:04:11 +0100 |
commit | c0ae6c1bb77e69d69d898965e472ce7633a13404 (patch) | |
tree | 7c819baa9014206285cfd2f23ba53502fc946b63 /lib/stdlib/test | |
parent | c0687e03e538daab2f8fddda6cd3a235fc6ed447 (diff) | |
download | otp-c0ae6c1bb77e69d69d898965e472ce7633a13404.tar.gz otp-c0ae6c1bb77e69d69d898965e472ce7633a13404.tar.bz2 otp-c0ae6c1bb77e69d69d898965e472ce7633a13404.zip |
Allow DPR to be sent with diameter:call/4
DPR is sent by diameter at application shutdown, service stop, or
transport removal. It has been possible to send the request with
diameter:call/4, but the answer was discarded, instead of the transport
process being terminated. This commit causes DPR to be handled in the
same way regardless of whether it's sent by diameter or by
diameter:call/4.
Note that the behaviour subsequent to DPA is unchanged. In particular,
in the connecting case, the closed connection will be reestablished
after a connect_timer expiry unless the transport is removed. The more
probable use case is the listening case, to disconnect a single peer
associated with a listening transport.
Diffstat (limited to 'lib/stdlib/test')
0 files changed, 0 insertions, 0 deletions