I'm implementing dtls support for my sip client, using openssl. My SSL_connect returns SSL_ERROR_WANT_READ, my 'select' to handle it always timeout. In wireshark I saw a first ClientHello and HelloVerifyRequest, but second ClientHello with cookie never came.