Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
210
IConnectionPtr LoopbackBuffer::GetClientSideConnection()
211
{
212
return client_side_connection_;
213
}
214
215
IConnectionPtr LoopbackBuffer::GetNewConnection()
216
{
Callers
3
StartServer
Method · 0.80
DoRunLevel
Method · 0.80
DoLoad
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected