> From: openssl-users [mailto:openssl-users-boun...@openssl.org] On Behalf
> Of Michael Richardson
> Sent: Saturday, January 13, 2018 16:34
>
>     > On 12-Jan-2018, at 6:45 PM, Michael Wojcik
>     > <michael.woj...@microfocus.com> wrote:
>     >> Don't create the BIO immediately. Use getpeername on the socket
>     >> descriptor and check that against the list. Only create a new SSL
>     >> object and BIO if it's not an already-established client.
>
> That only works with TCP.

Yes, of course. I realized this myself when I saw the followup question. Post 
in haste, repent in leisure...

Thanks for the correction.

-- 
Michael Wojcik 
Distinguished Engineer, Micro Focus 



-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to