crimson/net: added msgr2 setting for SocketConnection
authorYingxin Cheng <yingxincheng@gmail.com>
Fri, 15 Feb 2019 07:12:55 +0000 (15:12 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 5 Apr 2019 03:21:18 +0000 (11:21 +0800)
commit5779e4119a02ef3cb3bcf9254499e9929951457b
tree8625b7db39b2a347ac8bfdf28d8f0f5c6002d58e
parent32ad076cebfa982b5b3f38d0fdc67f4c54b0f120
crimson/net: added msgr2 setting for SocketConnection

Provide entrypoint for the future ProtocolV2 class.

Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com>
src/crimson/net/SocketConnection.cc
src/crimson/net/SocketConnection.h
src/crimson/net/SocketMessenger.cc