Re: DTLS communication problem

2009-02-04 Thread Robin Seggelmann
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

DTLS communication problem

2009-02-04 Thread Russell, Joshua
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 =