evas/cserve2: Refactory slave to inherit from a slave base.
authorantognolli <antognolli@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 23 May 2012 20:39:39 +0000 (20:39 +0000)
committerantognolli <antognolli@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 23 May 2012 20:39:39 +0000 (20:39 +0000)
commitef2d81f7a228846529d9018007bc869df07adf5c
treeb7993179a5e32aad5b5670ff8aefa9e797436cb2
parentc1dca6b47a4fa116594323db3dd5efb2a247abc7
evas/cserve2: Refactory slave to inherit from a slave base.
The Slave_Proc now inherits from Slave, which implements all the
communication logic. The Slave_Proc only has specific code for
processes, while a new Slave_Thread should be added soon with code for
slave threads.

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