dnsproxy: Handle POLLERR and POLLHUP on the nameserver UDP socket
authorSamuel Ortiz <sameo@linux.intel.com>
Fri, 12 Nov 2010 15:30:39 +0000 (16:30 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Sat, 13 Nov 2010 22:35:37 +0000 (23:35 +0100)
commit18151aa9ff937fe04abea3af39fbbe442565dc31
tree0e3a41d1e295a515f6d38c49ba27fd8b3b59e65a
parent357f45e79a88d01d0a605d1e3dc50d729f047adf
dnsproxy: Handle POLLERR and POLLHUP on the nameserver UDP socket

poll is restarted when ConnMan receives a new UDP request from the client.

Fixes BMC#9960
plugins/dnsproxy.c