Add SslContext abstraction

This commit is contained in:
Vinnie Falco
2013-08-07 22:41:59 -07:00
parent 65d4440d0d
commit 01af51308e
10 changed files with 155 additions and 117 deletions

View File

@@ -24,4 +24,6 @@
namespace beast
{
#include "sockets/beast_SslContext.cpp"
}