Commits

Andy Green authored f5bc1306efc
disable private broadcast sockets if enable no fork config option The whole thing about count_protocols + 1 broadcast sockets and associated dummy wsis is a workaround for getting a broadcast from a different process context, if we are running with --enable-no-fork then we don't need any of it in. Signed-off-by: Andy Green <andy.green@linaro.org>