mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Fix, I hope, the websocket connection leak.
This commit is contained in:
@@ -24,6 +24,7 @@ SETUP_LOG();
|
||||
#include <boost/mem_fn.hpp>
|
||||
#include <boost/unordered_set.hpp>
|
||||
|
||||
DECLARE_INSTANCE(WebSocketConnection);
|
||||
|
||||
//
|
||||
// This is a light weight, untrusted interface for web clients.
|
||||
|
||||
Reference in New Issue
Block a user