]> git.sesse.net Git - cubemap/history - tlse/ktls.h
Use C++11 std::mutex and std::lock_guard instead of our RAII wrapper.
[cubemap] / tlse / ktls.h
2018-04-01 Steinar H. GundersonAdd server-side TLS support, through kTLS.