MCPcopy 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
299NetworkAddress BufferedConnection::getPeerAddress() {
300 return self->connection->getPeerAddress();
301}

Callers 1

callMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected