MCPcopy 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
87void LoopbackBuffer::Connection::Disconnect()
88{
89 disconnected_= true;
90}
91
92bool LoopbackBuffer::Connection::Disconnected()
93{

Callers 1

RequestDisconnectMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected