On Mon, Mar 17, 2014 at 01:13:32PM -0700, Gurucharan Shetty wrote: > The WSAStartup function initiates use of the Winsock DLL by a process. > The function should be called before any winsock related functions > are called. > > Since, we use stream-fd-windows through pstream_open or stream_open > add the WSAStartup() call there. > > The current version of the Windows Sockets specification is version 2.2 > > Signed-off-by: Gurucharan Shetty <gshe...@nicira.com>
Should we use pthread_once()? _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev