Move MultiSocket, RippleSSLContext to common module

This commit is contained in:
Vinnie Falco
2014-03-02 08:26:30 -08:00
parent 3674b01634
commit 4e357601ec
23 changed files with 212 additions and 167 deletions

View File

@@ -22,6 +22,8 @@
#include <memory>
#include "../../ripple/common/MultiSocket.h"
namespace ripple {
namespace HTTP {