Author :
okhowang(王沛文)
Date :
2020-07-07 17:26:46
Hash :d095b834 Message :Merge ssl implementations (openssl and mbedtls)
This patch splits common part out to avoid copy-paste from the
- bufferevent_openssl.c
- bufferevent_mbedtls.c
It uses VFS/bufferevent-like approach, i.e. structure of callbacks.