summaryrefslogtreecommitdiffstats
path: root/src/crimson/net/Errors.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* crimson/net: remove duplicated error codes and conditionsYingxin Cheng2020-02-171-90/+0
* crimson: s/ceph/crimson/ in namespace namesKefu Chai2019-10-241-3/+3
* crimson/net: introduce 3 ways to abort the active protocol stateYingxin Cheng2019-08-121-0/+2
* crimson/net: add shutdown interface to SocketYingxin Cheng2019-07-101-0/+10
* test/crimson: add unit-test for ceph::net::SocketYingxin Cheng2019-06-261-0/+20
* crimson/net: misc fixes in v1 read pathYingxin Cheng2019-04-291-0/+2
* crimson/net: fix error category equivalence checksCasey Bodley2018-09-031-0/+6
* crimson/net: add error::success = 0Casey Bodley2018-09-031-0/+2
* msg: start on SocketConnection negotiationCasey Bodley2018-06-131-0/+6
* msg: add seastar SocketConnectionCasey Bodley2018-06-131-0/+2
* msg: add seastar messenger error code frameworkCasey Bodley2018-06-131-0/+91