]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/net: use rx_frame_asm for handling data read from wire
authorKefu Chai <kchai@redhat.com>
Fri, 24 Jul 2020 08:33:22 +0000 (16:33 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 27 Jul 2020 03:29:10 +0000 (11:29 +0800)
commitf5938cb7f0f7bdf721af596c0bf42bb742eb25f2
treeb6eab6abbc9678d25f4a23bb05ff222467415a86
parent55e2e1e0955f1e3e25f81294fb2e38007c1faef4
crimson/net: use rx_frame_asm for handling data read from wire

by leveraging FrameAssembler, it's much simpler. and it also pave the
road to a better messenger v2.0 and v2.1 protocol support.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/net/ProtocolV2.cc
src/crimson/net/ProtocolV2.h