ecore: extend Ecore_Pipe API to make it more useful.
authorCedric BAIL <cedric.bail@samsung.com>
Mon, 25 Feb 2013 00:32:27 +0000 (09:32 +0900)
committerCedric BAIL <cedric.bail@samsung.com>
Wed, 27 Feb 2013 12:10:28 +0000 (21:10 +0900)
commit762163bb45e819f7a8668e51b6fbb7977896874f
treeb6c05e228941357da80a1968a7a9de7ad787dca9
parentba863894480ad1a8f14c6992e154b1aaa85dc7e5
ecore: extend Ecore_Pipe API to make it more useful.

This make it possible to take over a pipe that was open in another process
and also prevent its destruction partially during exec.
src/lib/ecore/Ecore.h
src/lib/ecore/ecore_pipe.c