]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
msg/async: Consolidate accept error handle
authorHaomai Wang <haomai@xsky.com>
Fri, 17 Jun 2016 13:55:03 +0000 (21:55 +0800)
committerHaomai Wang <haomai@xsky.com>
Tue, 28 Jun 2016 14:29:59 +0000 (22:29 +0800)
commitf97d0d2ccb9347a6252909975e5a81668f3bd406
tree13c42491db6d4c4f666c872851d1139fc190d51d
parent5a20a6a2d54844a77eb6645028b3e1ce252488cd
msg/async: Consolidate accept error handle

The original logic is from
https://github.com/ceph/ceph/commit/ba140b5a6d1bafe7f953819f682758ab552edfd4
I think it doesn't make sense in detail errno case.

Signed-off-by: Haomai Wang <haomai@xsky.com>
src/msg/async/AsyncMessenger.cc