Re: [ovs-dev] [PATCH 1/5] Add defines, enums and headers for MSVC

2014-07-23 Thread Alin Serdean
...@nicira.com] Sent: Tuesday, July 22, 2014 9:05 PM To: Alin Serdean Cc: dev@openvswitch.org Subject: Re: [ovs-dev] [PATCH 1/5] Add defines, enums and headers for MSVC On Thu, Jul 17, 2014 at 07:33:03PM +, Alin Serdean wrote: > Add defines needed to compile netlink-socket.c and netlin

Re: [ovs-dev] [PATCH 1/5] Add defines, enums and headers for MSVC

2014-07-22 Thread Ben Pfaff
On Thu, Jul 17, 2014 at 07:33:03PM +, Alin Serdean wrote: > Add defines needed to compile netlink-socket.c and netlink.c. > > Add wrappers for the functions sendmsg and recvmsg. They can also be added to > another file instead of defining them inlined. > > Add a wrapper and the functionality