Ecore_Con: make sure to create named pipe with a unique name
authorVincent Torri <vincent dot torri at gmail dot com>
Thu, 8 Oct 2015 20:33:30 +0000 (22:33 +0200)
committerCedric BAIL <cedric@osg.samsung.com>
Tue, 13 Oct 2015 00:21:59 +0000 (17:21 -0700)
commit1057a45493011e3628c067586e0b3ac14cdbf63f
treebf18c4ccfc97503d073277d90a5f1e76fcd336a8
parent2aa2b6390753639902e353f2711fefa940eb5fd3
Ecore_Con: make sure to create named pipe with a unique name

Named pipes created with CreateNamedPipe() must have a unique name,
so append the process Id to the name

@fix

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/lib/ecore_con/ecore_con_local_win32.c