]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
msg: add seastar SocketConnection
authorCasey Bodley <cbodley@redhat.com>
Sat, 21 Oct 2017 20:22:45 +0000 (16:22 -0400)
committerKefu Chai <kchai@redhat.com>
Wed, 13 Jun 2018 06:09:21 +0000 (14:09 +0800)
commit7d949170f845d7fd14f93d2c0cd8b31cb3264b71
treeff5196188620ddff7b76862429e2c799b0cfcf92
parent987b6c13137a1b3301d528d1aa8ced922a3590a4
msg: add seastar SocketConnection

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/crimson/net/CMakeLists.txt
src/crimson/net/Errors.cc
src/crimson/net/Errors.h
src/crimson/net/SocketConnection.cc [new file with mode: 0644]
src/crimson/net/SocketConnection.h [new file with mode: 0644]