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.

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

Reply via email to