On Thu, Apr 24, 2014 at 08:31:03AM -0700, Gurucharan Shetty wrote: > In the unit tests, we check for some logs stored in stderr. In case > of windows, unit tests fail because the child writes additional information > into stderr because it does not have it closed. This commit > closes standard file descriptors for windows too. > > Because the functions related to closing file descriptors is common > for both windows and unix, add it to the common daemonization file > daemon.c > > Signed-off-by: Gurucharan Shetty <gshe...@nicira.com>
Acked-by: Ben Pfaff <b...@nicira.com> _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev