That's fine. Thanks!
On Jun 24, 2014 9:24 AM, "Gurucharan Shetty" <shet...@nicira.com> wrote:

> On Mon, Jun 23, 2014 at 10:52 AM, Ben Pfaff <b...@nicira.com> wrote:
> > 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 <gshe...@nicira.com>
> >
> > Did you make sure that VLOG_FATAL works OK this early?  As long as it
> > does:
> >
> Yeah. The process name does not get printed. But otherwise, we do get
> a message of the following form on the console.
> (null): WSAStartup failed: blah.
> It should be rare to hit the error. If you have a suggestion, I will
> change it.
>
> > Acked-by: Ben Pfaff <b...@nicira.com>
>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to