On Feb 3, 2009, at 11:27 PM, Russell, Joshua wrote:
I am trying to get a sample DTLS application working. The following
indications are provided when I try to connect with the client:
After a successful call to dtls_connect(), I receive SSL_ERR_SYSCALL
when attempting to write from the cl
I am trying to get a sample DTLS application working. The following
indications are provided when I try to connect with the client:
After a successful call to dtls_connect(), I receive SSL_ERR_SYSCALL
when attempting to write from the client.
ERR_get_error() results in 0.
rc from SSL_write =