]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
msg/async: implement ECONNREFUSED detection
authorPiotr Dałek <git@predictor.org.pl>
Sun, 22 May 2016 13:30:49 +0000 (15:30 +0200)
committerPiotr Dałek <git@predictor.org.pl>
Tue, 13 Sep 2016 17:57:05 +0000 (19:57 +0200)
commit5083742803479a1ef18431f00dc1f8b5f2cd7ab5
tree7e26b259f3e7ff9ee1a853a4b42650ac40df6dde
parentfca6817d7ed1534157d04e2100313e1c2e222e21
msg/async: implement ECONNREFUSED detection

This commit adds code that detects ECONNREFUSED and dispatches appropriate
event further in Async messenger.

Signed-off-by: Piotr Dałek <git@predictor.org.pl>
src/msg/async/AsyncConnection.cc