Introduce e_backend_is_destination_reachable()
authorMilan Crha <mcrha@redhat.com>
Wed, 13 Feb 2013 08:22:07 +0000 (09:22 +0100)
committerMilan Crha <mcrha@redhat.com>
Wed, 13 Feb 2013 08:22:07 +0000 (09:22 +0100)
commit2bb944994cc72922d2c0e690416797415e5e64d0
tree919b1b6a1bed55c65f211d44aaf364cda542650a
parente73cda0d560a86384beaafcfea101ef826f22de4
Introduce e_backend_is_destination_reachable()

This new function, together with implementation of
e_backend_get_destination_address() on the backend side,
can be used to check whether the backend's destination
is currently reachable. Default implementation reports
backend as always reachable, aka local.
configure.ac
libebackend/e-backend.c
libebackend/e-backend.h