mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-02 08:55:53 +00:00
Rename to ripple_WSHandler
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
*/
|
||||
//==============================================================================
|
||||
|
||||
#ifndef __WSHANDLER__
|
||||
#define __WSHANDLER__
|
||||
#ifndef RIPPLE_WSHANDLER_H_INCLUDED
|
||||
#define RIPPLE_WSHANDLER_H_INCLUDED
|
||||
|
||||
extern void initSSLContext (boost::asio::ssl::context& context,
|
||||
std::string key_file, std::string cert_file, std::string chain_file);
|
||||
Reference in New Issue
Block a user