issues
search
eBay
/
NuRaft
C++ implementation of Raft core logic as a replication library
Apache License 2.0
1.01k
stars
240
forks
source link
Fix compile error for old version of Asio
#415
Closed
greensky00
closed
1 year ago
greensky00
commented
1 year ago
Initializing
ssl_context
with
SSL_CTX*
is supported Asio later than 1.16.1.
ssl_context
withSSL_CTX*
is supported Asio later than 1.16.1.