]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
xio: support send and receive of keepalives and their acks
authorAvner BenHanoch <avnerb@mellanox.com>
Wed, 20 Apr 2016 10:42:12 +0000 (13:42 +0300)
committerAvner BenHanoch <avnerb@mellanox.com>
Wed, 4 May 2016 18:49:34 +0000 (21:49 +0300)
commitfca1d8613cf565de454246c72413e9fd6b935c00
treed2fc3c8cda72a5a93f89abe193c82e45260af657
parent166c55e05e9b88baea60680ec275d693ac60df23
xio: support send and receive of keepalives and their acks

xio will now support the following additional tags:
 + CEPH_MSGR_TAG_KEEPALIVE
 + CEPH_MSGR_TAG_KEEPALIVE2
 + CEPH_MSGR_TAG_KEEPALIVE2_ACK

Signed-off-by: Avner BenHanoch <avnerb@mellanox.com>
src/msg/xio/XioConnection.cc
src/msg/xio/XioConnection.h
src/msg/xio/XioMessenger.cc
src/msg/xio/XioMessenger.h
src/msg/xio/XioMsg.h