Yes I'm using Debian GNU/Linux, using last OpenSSL from the web page
but I didn't compiled it with any debug flag.
Using my program doesn't apear any output to strerr other than the
traces I print to debug my program.
So I suppouse that DTLS code didn't find the situation as unexpected. :(

Thanks.

Pau

On Sun, Aug 31, 2008 at 3:50 PM, Kyle Hamilton <[EMAIL PROTECTED]> wrote:
> The DTLS code has several areas that do an fprintf to stderr in the
> case of unexpected situations.  If you're closing or redirecting file
> descriptor 2, it'll prevent you from seeing any of that output.
>
> You're running under Linux?
>
> -Kyle H
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to