On Wed, Feb 19, 2014 at 03:36:12PM -0800, Gurucharan Shetty wrote:
> And add more users.
> 
> Signed-off-by: Gurucharan Shetty <gshe...@nicira.com>

Bitwise operators don't make sense to me here:
> +    if (error == EINPROGRESS
> +#ifdef _WIN32
> +        | WSAEALREADY | WSAEWOULDBLOCK
> +#endif

Otherwise,
Acked-by: Ben Pfaff <b...@nicira.com>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to