DTLSv1_handle_timeout
if ((SSL_is_dtls(con)) && DTLSv1_handle_timeout(con) > 0)
return DTLSv1_handle_timeout(s) >= 0;