On Mar 6, 2013, at 11:58 PM, igenyar wrote:

> Hi,
> 
> Has anyone tried this combination? Or, is DTLS compatible with epoll?
> 
> My test, after replacing select() with epoll in dtls_udp_echo.c, shows that it
> may work properly. Is there anything particular about select() that DTLS 
> relies
> on? I suspect that because when I check it, at least DTLSv1_get_timeout()
> returns very big number.
What does "returns a very big number" mean? The second argument is a struct 
timeval *.

Best regards
Michael
> 
> Thank you very much for the help,
> 
> Igenyar
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> Development Mailing List                       openssl-dev@openssl.org
> Automated List Manager                           majord...@openssl.org
> 

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to