Skip to content

Commit

Permalink
Add log about clear
Browse files Browse the repository at this point in the history
  • Loading branch information
tvorogme committed Sep 13, 2024
1 parent 5c8be54 commit 693d48c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions adnl/adnl-ext-server.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ void AdnlExtServerImpl::add_local_id(AdnlNodeIdShort id) {

void AdnlExtServerImpl::alarm() {
alarm_timestamp() = td::Timestamp::in(1);
LOG(INFO) << "Clear TCP!";
ip_connection_count_.clear();
}

Expand Down

0 comments on commit 693d48c

Please sign in to comment.