]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/net: don't schedule/execute send/keepalive when closing
authorYingxin <yingxin.cheng@intel.com>
Fri, 28 Dec 2018 02:55:00 +0000 (10:55 +0800)
committerYingxin Cheng <yingxincheng@gmail.com>
Fri, 4 Jan 2019 06:06:21 +0000 (14:06 +0800)
commitb561b9615c6bd17ee5ef0b3c470da12f58e39991
tree8a1577cc1cc7200459623dea21c7a6c7c04f1901
parenteb2775d46900e565163323a672f3b5be5c3093c1
crimson/net: don't schedule/execute send/keepalive when closing

Signed-off-by: Yingxin <yingxin.cheng@intel.com>
src/crimson/net/SocketConnection.cc