On Fri, Jun 13, 2014 at 07:40:00AM -0700, Gurucharan Shetty wrote: > WSAStartup() needs to be called before using winsock2 related > functions. We need this for almost all the utilities. So call > it through OVS_CONSTRUCTOR. > > Signed-off-by: Gurucharan Shetty <[email protected]>
Did you make sure that VLOG_FATAL works OK this early? As long as it does: Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
