Hi All,

Can someone assist from openssl on this issue.

To be more elaborate:

We are using SSL_peek followed by BIO_dgram_get_peer to get the peer port
infomation.
When we pass incorrect ssl value to SSL_peek it gives the correct peer
information while using  BIO_dgram_get_peer but any operation after this on
SSL_peek always returns -1 with errno 11 set.
Even though the right SSL is given in the subsequent call.

Any help is appreciated.

Thanks,
Grace

On Fri, Feb 2, 2018 at 12:05 AM, Salz, Rich <rs...@akamai.com> wrote:

> Sorry, then, I’ve exhausted my knowledge-base.  Hopefully others will have
> more.
>
-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to