mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-24 21:15:58 +00:00
Add ripple_net module
This commit is contained in:
@@ -64,7 +64,7 @@ public:
|
||||
mLoadSource(mRemoteIP), mPingTimer(cpConnection->get_io_service()), mPinged(false),
|
||||
mRcvQueueRunning(false), mDead(false)
|
||||
{
|
||||
cLog(lsDEBUG) << "Websocket connection from " << mRemoteIP;
|
||||
WriteLog (lsDEBUG, WSServerHandlerLog) << "Websocket connection from " << mRemoteIP;
|
||||
setPingTimer();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user