diff options
author | Ingela Anderton Andin <[email protected]> | 2017-02-03 10:09:02 +0100 |
---|---|---|
committer | Ingela Anderton Andin <[email protected]> | 2017-03-06 10:34:15 +0100 |
commit | 814a7666b9fee09e63c692cdffc0a3f3e6468c14 (patch) | |
tree | 467b11f61ce621408ac08cc2fb098d23d937df2f /lib/.gitignore | |
parent | d8039bc64b57d21d91cc2399a0f7f8a13b628117 (diff) | |
download | otp-814a7666b9fee09e63c692cdffc0a3f3e6468c14.tar.gz otp-814a7666b9fee09e63c692cdffc0a3f3e6468c14.tar.bz2 otp-814a7666b9fee09e63c692cdffc0a3f3e6468c14.zip |
dtls: Hibernation and retransmit timers
Change retransmissions timers to use gen_statem state timeouts. We do
not need a retransmission timer in the state connection as data traffic in
DTLS over UDP is not retransmitted. If the last flight before
transitioning into connection is lost, it will be resent when the peer
resends its last flight. This will also make hibernation testing more
straight forward.
We need more adjustments later to handle a reliable DTLS transport
such as SCTP.
Diffstat (limited to 'lib/.gitignore')
0 files changed, 0 insertions, 0 deletions