Skip to content
Commit ee76e073 authored by Sage Weil's avatar Sage Weil
Browse files

libceph: close socket directly from ceph_con_close()



It is simpler to do this immediately, since we already hold the con mutex.
It also avoids the need to deal with a not-quite-CLOSED socket in con_work.

Signed-off-by: default avatarSage Weil <sage@inktank.com>
parent 2e8cb100
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment