Update MultiSocket for handshake detect and refactored SocketWrapper

This commit is contained in:
Vinnie Falco
2013-08-15 12:37:00 -07:00
parent 3f26543d6a
commit a7e4087222
6 changed files with 435 additions and 618 deletions

View File

@@ -26,6 +26,10 @@ namespace ripple
#include "boost/ripple_IoService.cpp"
#include "boost/ripple_SslContext.cpp"
# include "sockets/ripple_RippleTlsContext.h"
# include "sockets/ripple_MultiSocket.h"
#include "sockets/ripple_MultiSocketType.h"
#include "sockets/ripple_RippleTlsContext.cpp"
#include "sockets/ripple_MultiSocket.cpp"