diff options
author | Carsten Haitzler (Rasterman) <raster@rasterman.com> | 2015-05-05 19:28:14 +0900 |
---|---|---|
committer | Carsten Haitzler (Rasterman) <raster@rasterman.com> | 2015-05-08 14:13:17 +0900 |
commit | 38faeacee1a1aa10eabebb52edfaf91e2a2c158b (patch) | |
tree | 8a727582279a6baf4ff84b3210a4063d8a0b2525 /src/lib/eina/eina_debug.c | |
parent | 7485c41cf45903c2653058180a500e69948440aa (diff) | |
download | efl-38faeacee1a1aa10eabebb52edfaf91e2a2c158b.tar.gz |
ecore - ecore_pipe_wait timeout broken as it never adjusts while waiting
if select gets interrupted it just waits again from the start because
it uses loop time not "now" time. this is wrong and makes timeout
waits possibly hang if enough things interrupt select without reading
data. this fixes that.
@fix
Diffstat (limited to 'src/lib/eina/eina_debug.c')
0 files changed, 0 insertions, 0 deletions