On Mon, Mar 17, 2014 at 02:33:34PM -0700, Gurucharan Shetty wrote: > On Mon, Mar 17, 2014 at 2:08 PM, Ben Pfaff <b...@nicira.com> wrote: > > On Mon, Mar 17, 2014 at 01:13:31PM -0700, Gurucharan Shetty wrote: > >> Signed-off-by: Gurucharan Shetty <gshe...@nicira.com> > > > > Does Windows have an ENOPROTOOPT? If not, can we #define ENOPROTOOPT > > WSAENOPROTOOPT? > Windows has both ENOPROTOOPT (errno.h) and WSAENOPROTOOPT > (winsock2.h). They are not equal to each other.
OK, weird. I'll take your word that WSAENOPROTOOPT is correct here. Acked-by: Ben Pfaff <b...@nicira.com> _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev