gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Function to get current dtls retransmit timeout


From: Sean Buckheister
Subject: Function to get current dtls retransmit timeout
Date: Fri, 17 Feb 2012 01:21:03 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.1) Gecko/20120212 Thunderbird/10.0.1

Hi,

what I'm missing a little is a function to query the current value of
the DTLS retransmit timer. This would be very useful for nonblocking
operations. Without such knowledge one has to poll the handshake layer
every so often, because it might want to retransmit something.
Extracting the exact value would make polling unnecessary, since one
could simply set the select() or similar timeout to that value.

Thoughts?

 -- Sean



reply via email to

[Prev in Thread] Current Thread [Next in Thread]