On 2/9/2011 10:59 AM, Nilesh Vaghela wrote:
Hi,
I just realized that may be DTLSv1_get_timeout and handle timeout is
important because when server sends Server Hello we need to get back the
response in time out.
Is that right understanding ? If that is the case then in select I can
not mix other fds as the may get activity before timeout of DTLS.
So how do we handle this ?
Why is that a problem? Before the timeout, you *should* be doing other
things.
DS
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List openssl-dev@openssl.org
Automated List Manager majord...@openssl.org