mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Squelch Peerfinder fixed connection attempts
This commit is contained in:
@@ -51,7 +51,7 @@ ConnectAttempt::ConnectAttempt (boost::asio::io_service& io_service,
|
||||
, response_, false)
|
||||
, slot_ (slot)
|
||||
{
|
||||
if (journal_.trace) journal_.trace <<
|
||||
if (journal_.debug) journal_.debug <<
|
||||
"Connect " << remote_endpoint;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user