ecore ipc - fix flush to not lose messages
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Mon, 26 Mar 2018 09:18:30 +0000 (18:18 +0900)
committerWonki Kim <wonki_.kim@samsung.com>
Tue, 10 Apr 2018 11:22:02 +0000 (20:22 +0900)
commit2788ea428a6a7d96d950b1fd132a9a54432d7cf4
tree8c328e5a883a6fe127c141609ed310459b6a28f2
parent230884293bdd8cad10c6937623e5e18de8cbeb87
ecore ipc - fix flush to not lose messages

it wasn't looking at the copier queue "todo" at all thus skipping it
on flush. this will fix flushing of ecore ipc message buffers. this
happens to also now fix terminology's "one process" mode.

@fix
src/lib/ecore_ipc/ecore_ipc.c