dnsproxy: Add function __connman_dnsproxy_add/remove_listener()
authorYu A Wang <yu.a.wang@intel.com>
Thu, 21 Apr 2011 07:26:05 +0000 (03:26 -0400)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 27 Apr 2011 08:33:29 +0000 (10:33 +0200)
commite41694929eaad433f9cb5af1a916af5b7a99eb98
treebac3259c2763ad499e67b8d11d5c13295bc93a25
parentb20491fbbc1ae8fc7fda1f0486e8b6ff7c2b3e67
dnsproxy: Add function __connman_dnsproxy_add/remove_listener()

__connman_dnsproxy_add_listener() can be used to add a listener
to DNS proxy, so, besides the listener bound to lo device, listener
bound to tether device can also be added. And tethering client can
use tether as DNS server.
src/connman.h
src/dnsproxy.c