On Mon, Jun 9, 2014 at 3:01 PM, Ben Pfaff <b...@nicira.com> wrote: > On Mon, Jun 09, 2014 at 02:58:40PM -0700, Ben Pfaff wrote: >> On Fri, May 30, 2014 at 12:06:10PM -0700, Gurucharan Shetty wrote: >> > There are a couple of upcoming users. >> > >> > Signed-off-by: Gurucharan Shetty <gshe...@nicira.com> >> >> Acked-by: Ben Pfaff <b...@nicira.com> > > Should we call WSAStartup() from an OVS_CONSTRUCTOR()? > > (We might have to put that in something that always gets linked, > though, like util.c, because I think that the linker will still > discard socket-util-windows.obj if nothing actually calls into it.) That is a nice idea. I will add it in v2. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev
- [ovs-dev] [PATCH 03/16] tests: Port test-sflow and test-... Gurucharan Shetty
- [ovs-dev] [PATCH 05/16] test-flows: Change the way flows... Gurucharan Shetty
- [ovs-dev] [PATCH 12/16] .gitignore: Update with couple o... Gurucharan Shetty
- [ovs-dev] [PATCH 02/16] socket-util-windows: Make WSASta... Gurucharan Shetty
- Re: [ovs-dev] [PATCH 02/16] socket-util-windows: Ma... Ben Pfaff
- Re: [ovs-dev] [PATCH 02/16] socket-util-windows... Ben Pfaff
- Re: [ovs-dev] [PATCH 02/16] socket-util-win... Gurucharan Shetty
- [ovs-dev] [PATCH 06/16] testsuite.at: pids can have zero... Gurucharan Shetty
- [ovs-dev] [PATCH 10/16] daemon-py.at: Skip tests for Win... Gurucharan Shetty
- [ovs-dev] [PATCH 16/16] ovs-benchmark: Compile for windo... Gurucharan Shetty
- [ovs-dev] [PATCH 15/16] unixctl-py.at: Skip tests for Wi... Gurucharan Shetty
- [ovs-dev] [PATCH 04/16] test-util: Changes for 'assert' ... Gurucharan Shetty