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

Method GetClientSideConnection

PanzerChasm/loopback_buffer.cpp:210–213  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

208}
209
210IConnectionPtr LoopbackBuffer::GetClientSideConnection()
211{
212 return client_side_connection_;
213}
214
215IConnectionPtr LoopbackBuffer::GetNewConnection()
216{

Callers 3

StartServerMethod · 0.80
DoRunLevelMethod · 0.80
DoLoadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected