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 <[email protected]>
Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
