ecore_con: move Ecore_Con_Dns_Cb back to C
authorDaniel Kolesa <d.kolesa@samsung.com>
Thu, 27 Nov 2014 17:13:20 +0000 (17:13 +0000)
committerDaniel Kolesa <d.kolesa@samsung.com>
Thu, 27 Nov 2014 17:13:20 +0000 (17:13 +0000)
commitb598aefa67148aaf7a49eb2b0e588d239039e4dc
treee052a0cb173d6f1932c41da836143d0fc49235b4
parent07c68ac42b7f8b1108e46b14b790a64b2ab19383
ecore_con: move Ecore_Con_Dns_Cb back to C

We'll be removing function pointer support from Eolian, instead
replacing any callback we can with events (arbitrary callbacks are
very difficult to support in bindings). As we'll be handling all
callbacks at once, we'll do this one at that point as well.
src/lib/ecore_con/Ecore_Con.h
src/lib/ecore_con/ecore_con_base.eo