efl/src/bin/ecore_con
Carsten Haitzler d28ba7df86 efl net proxy helper - use infinite for and sleeps instead of pause
so the process was waiting to be killed (waiting forever) and i used
pause() but this isnt windows-friendly, so since this process expects
to be killed by the parent process, then use a for (;;) with lon long
long sleeps... instead.

this shoud fix T5174
2017-02-13 19:00:47 +09:00
..
CMakeLists.txt cmake: add ecore_con. 2017-01-27 17:26:05 -02:00
efl_net_proxy_helper.c efl net proxy helper - use infinite for and sleeps instead of pause 2017-02-13 19:00:47 +09:00