evas/cserve2: Slave thread is only a simple callback.
authorantognolli <antognolli@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 31 May 2012 21:33:43 +0000 (21:33 +0000)
committerantognolli <antognolli@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 31 May 2012 21:33:43 +0000 (21:33 +0000)
commit401eaacbb82fc8d6164f57a90a83d1afe138ced2
treedb3d5770435bc92cec4410704b43b4885f7acccd
parent446b379ae586e21f4794a3589ab72fad3e0aa76f
evas/cserve2: Slave thread is only a simple callback.
The implementation of the slave doesn't need to care about reading
commands and sending answers. It just receives the arguments for its job
and returns the processed data.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@71599 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/bin/evas_cserve2.h
src/bin/evas_cserve2_slaves.c