MCPcopy Create free account
hub / github.com/Panzerschrek/Chasm-Reverse / Disconnected

Method Disconnected

PanzerChasm/loopback_buffer.cpp:92–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90}
91
92bool LoopbackBuffer::Connection::Disconnected()
93{
94 return disconnected_;
95}
96
97std::string LoopbackBuffer::Connection::GetConnectionInfo()
98{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected