Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Panzerschrek/Chasm-Reverse
/ Disconnect
Method
Disconnect
PanzerChasm/loopback_buffer.cpp:87–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
}
86
87
void LoopbackBuffer::Connection::Disconnect()
88
{
89
disconnected_= true;
90
}
91
92
bool LoopbackBuffer::Connection::Disconnected()
93
{
Callers
1
RequestDisconnect
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected