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) _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev
- Re: [ovs-dev] [PATCH 10/14] socket-util: Windows do... Ben Pfaff
- Re: [ovs-dev] [PATCH 10/14] socket-util: Window... Gurucharan Shetty
- [ovs-dev] [PATCH 13/14] socket-util: Describe fd for Win... Gurucharan Shetty
- [ovs-dev] [PATCH 07/14] socket-util: drain_rcvbuf() for ... Gurucharan Shetty
- [ovs-dev] [PATCH 11/14] socket-util: fsync directory for... Gurucharan Shetty
- [ovs-dev] [PATCH 08/14] socket-util: Unix socket related... Gurucharan Shetty
- Re: [ovs-dev] [PATCH 08/14] socket-util: Unix socke... Ben Pfaff
- Re: [ovs-dev] [PATCH 08/14] socket-util: Unix s... Gurucharan Shetty
- [ovs-dev] [PATCH 09/14] socket-util: closesocket() for W... Gurucharan Shetty
- [ovs-dev] [PATCH 05/14] socket-util: getaddrinfo return ... Gurucharan Shetty
- Re: [ovs-dev] [PATCH 05/14] socket-util: getaddrinf... Ben Pfaff
- Re: [ovs-dev] [PATCH 05/14] socket-util: getadd... Gurucharan Shetty
- [ovs-dev] [PATCH 04/14] socket-util: inet_aton for Windo... Gurucharan Shetty
- [ovs-dev] [PATCH 14/14] socket-util: af_inet_ioctl() for... Gurucharan Shetty