mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
merged with upstream
This commit is contained in:
@@ -812,7 +812,7 @@ namespace client
|
||||
socks.push_back(sock);
|
||||
}
|
||||
}
|
||||
for (auto & sock : socks ) sock->Terminate();
|
||||
for (auto & sock : socks ) sock->Terminate("SAMSession::CloseStreams()");
|
||||
m_Sockets.clear();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user