mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Add MultiSocket and RippleTlsContext
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
#include "BeastConfig.h"
|
||||
|
||||
#include "beast/modules/beast_basics/beast_basics.h"
|
||||
#include "beast/modules/beast_asio/beast_asio.h"
|
||||
|
||||
#include "ripple_asio.h"
|
||||
|
||||
@@ -27,6 +26,10 @@ namespace ripple
|
||||
#include "boost/ripple_IoService.cpp"
|
||||
#include "boost/ripple_SslContext.cpp"
|
||||
|
||||
#include "sockets/ripple_RippleTlsContext.h" // private
|
||||
#include "sockets/ripple_RippleTlsContext.cpp"
|
||||
#include "sockets/ripple_MultiSocket.cpp"
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#pragma warning (push)
|
||||
#pragma warning (disable: 4100)
|
||||
|
||||
Reference in New Issue
Block a user