Handshake detection wrappers

This commit is contained in:
Vinnie Falco
2013-08-13 19:18:42 -07:00
parent e4a68d9962
commit 69b20b52cc
10 changed files with 472 additions and 5 deletions

View File

@@ -31,6 +31,7 @@ namespace beast
#include "sockets/beast_SslContext.cpp"
#include "protocol/beast_ProxyHandshake.cpp"
#include "protocol/beast_StreamHandshakeDetectorType.cpp"
#include "tests/beast_TestPeerBasics.cpp"
#include "tests/beast_TestPeerLogic.cpp"