creytiv / re

Generic library for real-time communications with async IO support

Home Page:http://creytiv.com/re.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TLS handshake low efficiency with blocking mode.

aggresss opened this issue · comments

On TLS handshake state SSL_accept() and SSL_connect() perform as block mode. Did we have some idea fix it as async mode ?