add request # tracking. this should detect badness - like forking and using
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 31 May 2009 22:03:24 +0000 (22:03 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 31 May 2009 22:03:24 +0000 (22:03 +0000)
commitc6c951f641009b2593794187bbb199de285339e6
treed335dfd57953c2e3b5e3c4b8e82bb34278454a01
parent0403fcbb65b1d4800481114c3e6fba62cf21c7f3
add request # tracking. this should detect badness - like forking and using
the connection from the fork (the cserve connection). it won't catch
threads... most of the time, but i need something else for that i think.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@40869 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/cserve/evas_cs.h
src/lib/cserve/evas_cs_client.c
src/lib/cserve/evas_cs_server.c