crimson/net: encapsulate protocol implementations with accept/connect
authorYingxin <yingxin.cheng@intel.com>
Wed, 21 Nov 2018 22:00:08 +0000 (06:00 +0800)
committerYingxin <yingxin.cheng@intel.com>
Thu, 20 Dec 2018 19:10:09 +0000 (03:10 +0800)
commitf56fcd095a68653e2eaa899cd64515beadd5be6e
treeb09d13aab07511885e6fc8d56656e01f404f4972
parent2dbe7499ea153352545ac5d84ea7f0e018c09082
crimson/net: encapsulate protocol implementations with accept/connect

Signed-off-by: Yingxin <yingxin.cheng@intel.com>
src/crimson/net/SocketConnection.cc
src/crimson/net/SocketConnection.h
src/crimson/net/SocketMessenger.cc