Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crimson/net: remove duplicated error codes and conditions | Yingxin Cheng | 2020-02-17 | 1 | -90/+0 |
* | crimson: s/ceph/crimson/ in namespace names | Kefu Chai | 2019-10-24 | 1 | -3/+3 |
* | crimson/net: introduce 3 ways to abort the active protocol state | Yingxin Cheng | 2019-08-12 | 1 | -0/+2 |
* | crimson/net: add shutdown interface to Socket | Yingxin Cheng | 2019-07-10 | 1 | -0/+10 |
* | test/crimson: add unit-test for ceph::net::Socket | Yingxin Cheng | 2019-06-26 | 1 | -0/+20 |
* | crimson/net: misc fixes in v1 read path | Yingxin Cheng | 2019-04-29 | 1 | -0/+2 |
* | crimson/net: fix error category equivalence checks | Casey Bodley | 2018-09-03 | 1 | -0/+6 |
* | crimson/net: add error::success = 0 | Casey Bodley | 2018-09-03 | 1 | -0/+2 |
* | msg: start on SocketConnection negotiation | Casey Bodley | 2018-06-13 | 1 | -0/+6 |
* | msg: add seastar SocketConnection | Casey Bodley | 2018-06-13 | 1 | -0/+2 |
* | msg: add seastar messenger error code framework | Casey Bodley | 2018-06-13 | 1 | -0/+91 |