On Tue, Mar 18, 2014 at 10:33:56AM -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 <[email protected]>
Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
