MCPcopy 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
422void RemoteConnection::CloseConnection()
423{
424 m_DataSender->Close() ;
425}
426
427bool RemoteConnection::IsClosed()
428{

Callers 4

ReceiveMessagesMethod · 0.95
ShutdownMethod · 0.45
ShutdownMethod · 0.45
~KernelMethod · 0.45

Calls 1

CloseMethod · 0.80

Tested by

no test coverage detected