Fix connection closing
authorDaniel Zaoui <daniel.zaoui@yahoo.com>
Sat, 27 May 2017 18:58:13 +0000 (21:58 +0300)
committerDaniel Zaoui <daniel.zaoui@yahoo.com>
Mon, 5 Jun 2017 05:55:37 +0000 (08:55 +0300)
commit3a46e013fea05a1b680d70e5d2edbefbf9531ddf
tree29c16bf958992f8e3d08004453785199823c8ef5
parenta466eca4268ee7ff31e652911b3bde2f82a07c74
Fix connection closing

The client structure was not deleted when the connected application was
suddenly terminated (ctrl-c).
It was not happening before, so I suspect TCP and UNIX sockets behave
differently on this matter.
src/bin/efl/efl_debugd.c