ecore_con: Avoid safety errors when closing http
authorJean-Philippe Andre <jp.andre@samsung.com>
Mon, 18 Dec 2017 02:59:57 +0000 (11:59 +0900)
committerWonki Kim <wonki_.kim@samsung.com>
Wed, 10 Jan 2018 11:08:13 +0000 (20:08 +0900)
commit0a64fc74c7060c0d30f787033e563df5825b5cf3
tree59da53e32c235526c0b436890628f8bc73b4799b
parent7832f2625ec67d7fcd32f8df22648ba343d574da
ecore_con: Avoid safety errors when closing http

When setting EOS on the dialoer, it's possible that it will also get
automatically closed (by a callback). This results in safety check error
messages, while everything is fine (at least I believe it is).
src/lib/ecore_con/efl_net_dialer_http.c