Call DTLSv1_listen(), return 0.

Then use SSL_get_error() to retrieve error.

    SSL_error = SSL_ERROR_SYSCALL
    errno = 17: "File exists"

What does it mean? What file exists?

BTW, when I tried the same code on difficult computer, it seems to work.

Thanks a lot for the help.

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to