Revert "dnsmasq: OPT_NO_FORK was not honored for tcp requests"

This reverts commit 5e0e3fdf83daed71ce107c8559d0835f9ba20e80.

The patch was incorrect because the intended behavior is to fork(). The tcp sockets are set to block which without forking would hold up the whole daemon.

Change-Id: Ibfa91b56536843494f9f7f101a47f3faacf0f6c2
Reviewed-on: https://chromium-review.googlesource.com/314061
Commit-Ready: Daniel Colish <colish@chromium.org>
Tested-by: Daniel Colish <colish@chromium.org>
Reviewed-by: Zeping Qiu <zqiu@chromium.org>
2 files changed