[openssl-users] Issue with select after SSL_get_wfd

Michael Richardson mcr at sandelman.ca
Fri Feb 16 18:46:01 UTC 2018


Grace Priscilla Jero <grace.priscilla at gmail.com> wrote:
    > Thankyou Hugh, I know that it is datagram and we are not
    > acknowledged. I just was looking for a way if SSL will be aware whether
    > the packet is consumed or not.  or anyway we can get the status from
    > SSL on the packet consumption.

Yes, that's because you are trying to figure out if the socket has data on it
that SSL needs so that you can switch to the correct SSL* for the next
processing.

That's why trying to do it all with one socket is a problem.

--
]               Never tell me the odds!                 | ipv6 mesh networks [
]   Michael Richardson, Sandelman Software Works        | network architect  [
]     mcr at sandelman.ca  http://www.sandelman.ca/        |   ruby on rails    [

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 487 bytes
Desc: not available
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20180216/2f2cb148/attachment.sig>


More information about the openssl-users mailing list