]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
msg/Connection: add get_peer_socket_addr()
authorSage Weil <sage@redhat.com>
Thu, 5 Jul 2018 16:56:15 +0000 (11:56 -0500)
committerSage Weil <sage@redhat.com>
Sun, 12 Aug 2018 22:01:05 +0000 (17:01 -0500)
commit4985d068aa774c9b7651c333f13c23f0412f5684
treeb165db04658bdd8626c44b859cb6f83fd25577cb
parentbe0d1c027a08c8958fb0bfecade7edc7bb1e28c6
msg/Connection: add get_peer_socket_addr()

Return the addr that is actually being used for this socket (among the
potentially many in the addrvec).

Signed-off-by: Sage Weil <sage@redhat.com>
src/msg/Connection.h
src/msg/async/AsyncConnection.h
src/msg/simple/PipeConnection.h