Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FoundationDB/fdb-document-layer
/ getPeerAddress
Method
getPeerAddress
src/BufferedConnection.actor.cpp:299–301 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
297
}
298
299
NetworkAddress BufferedConnection::getPeerAddress() {
300
return self->connection->getPeerAddress();
301
}
Callers
1
call
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected