Refactor handshake parsing and logic classes

This commit is contained in:
Vinnie Falco
2013-08-16 13:42:20 -07:00
parent 2ce0ada8f5
commit 4eb3504a75
15 changed files with 747 additions and 607 deletions

View File

@@ -30,7 +30,7 @@ namespace beast
#include "sockets/beast_Socket.cpp"
#include "sockets/beast_SslContext.cpp"
#include "handshake/beast_ProxyHandshake.cpp"
#include "handshake/beast_HandshakeDetectLogicPROXY.cpp"
#include "tests/beast_TestPeerBasics.cpp"
#include "tests/beast_TestPeerLogic.cpp"