ethumb: make exists client API async.
authorcedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 27 Apr 2011 18:06:42 +0000 (18:06 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 27 Apr 2011 18:06:42 +0000 (18:06 +0000)
commitb078e5364bf0f03c9764c5f085ad4cc7118cc324
treef547c3d2f3d258af932f04c7a5d5a02a50efb6f5
parent81bccd5da16159af0a97c044ed042faed2b2b11c
ethumb: make exists client API async.

Ethumb_Client now use Ecore_Thread with this patch.

TODO:
* cache exists requests (client side).
* cache generate requests (server side).

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@58977 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/bin/ethumbd_client.c
src/lib/Ethumb.c
src/lib/Ethumb.h
src/lib/client/Ethumb_Client.c
src/lib/client/Ethumb_Client.h