Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SoarGroup/Soar
/ CloseConnection
Method
CloseConnection
Core/ConnectionSML/src/sml_RemoteConnection.cpp:422–425 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
420
}
421
422
void RemoteConnection::CloseConnection()
423
{
424
m_DataSender->Close() ;
425
}
426
427
bool RemoteConnection::IsClosed()
428
{
Callers
4
ReceiveMessages
Method · 0.95
Shutdown
Method · 0.45
Shutdown
Method · 0.45
~Kernel
Method · 0.45
Calls
1
Close
Method · 0.80
Tested by
no test coverage detected