]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
msg/async: print socket_addr for the connection
authorSage Weil <sage@redhat.com>
Fri, 26 Oct 2018 21:38:31 +0000 (16:38 -0500)
committerSage Weil <sage@redhat.com>
Fri, 21 Dec 2018 21:30:18 +0000 (15:30 -0600)
commit3031a65cbb9a7946849607bc435b0317aaf15dac
treed287a99dbe0e9477482a74503d7b999dd9141eac
parent08d9f8aa08b6748a9cd2a4c9ad0de1922a1b84d1
msg/async: print socket_addr for the connection

When we bind to multiple addrs, print the one the current connection is
using for the given connection.

Signed-off-by: Sage Weil <sage@redhat.com>
src/msg/async/AsyncConnection.cc
src/msg/async/ProtocolV1.cc
src/msg/async/ProtocolV2.cc