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)
commit837c047f83f7f6799d9cb94e486ce58d391f84a5
treedb3d5770435bc92cec4410704b43b4885f7acccd
parent1d32ce745fbfe262d766d3fd2e98d7f79277cc63
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: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@71599 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/bin/evas_cserve2.h
src/bin/evas_cserve2_slaves.c