On Fri, Feb 21, 2014 at 11:39:24AM -0800, Gurucharan Shetty wrote:
> On Thu, Feb 20, 2014 at 5:21 PM, Ben Pfaff <b...@nicira.com> wrote:
> > On Wed, Feb 19, 2014 at 03:36:19PM -0800, Gurucharan Shetty wrote:
> >> Don't try to compile Unix socket related functions for Windows.
> >>
> >> Signed-off-by: Gurucharan Shetty <gshe...@nicira.com>
> >
> > Can we check for AF_UNIX instead of for _WIN32?
> Unfortunately, AF_UNIX is defined in one of the windows header (winsock2.h)

OK, I guess we'll stick with _WIN32 then, thanks.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to