[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: DTLS retransmission timeouts
From: |
Nikos Mavrogiannopoulos |
Subject: |
Re: DTLS retransmission timeouts |
Date: |
Mon, 06 Feb 2012 20:08:54 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111114 Icedove/3.1.16 |
On 02/06/2012 03:14 PM, Sean Buckheister wrote:
>> if (now-session->internals.dtls.handshake_start_time <
>> session->internals.dtls.actual_retrans_timeout)
>
> Trivial patch attached. Works fine to get DTLS to retransmit stuff in
> nonblocking mode.
Sorry for the late reply. I applied the patch which will be included in
the next release. Thank you for tracing this.
regards,
Nikos