On Mon, Jul 27, 2015 at 3:29 PM, Ben Pfaff <b...@nicira.com> wrote:
> On Mon, Jul 27, 2015 at 01:44:33PM -0700, Gurucharan Shetty wrote:
>> We should use closesocket() while closing sockets so that
>> closing sockets work fine on both POSIX and Windows.
>> (In POSIX, we #define closesocket close)
>>
>> Without this change, sflow unit tests would cause ovs-vswitchd
>> to crash in Windows.
>>
>> Signed-off-by: Gurucharan Shetty <gshe...@nicira.com>
>
> s/closocket/closesocket/ in the subject
Ugh, fixed.
>
> Acked-by: Ben Pfaff <b...@nicira.com>
Applied, thanks.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev