[ovs-dev] [PATCH] windows, python: set the reset event to automatic

aserdean at ovn.org aserdean at ovn.org
Wed Aug 23 10:11:56 UTC 2017


Me and Alin talked about this offline.

In the case of named pipes you need events with manual reset and initial
signaled state.

We need a different event when dealing with sockets on Windows, he will
address this in a new patch.

While looking over the code we see another good reason for using ctypes
instead of pypiwin32 (the implementation of ReadFile).

Also the code needs a bit of cleanup.

Thanks,
Alin.

> -----Original Message-----
> From: ovs-dev-bounces at openvswitch.org [mailto:ovs-dev-
> bounces at openvswitch.org] On Behalf Of Russell Bryant
> Sent: Tuesday, August 22, 2017 6:35 PM
> To: Alin Balutoiu <abalutoiu at cloudbasesolutions.com>
> Cc: dev at openvswitch.org
> Subject: Re: [ovs-dev] [PATCH] windows, python: set the reset event to
> automatic
> 
> On Tue, Aug 22, 2017 at 8:41 AM, Alin Balutoiu
> <abalutoiu at cloudbasesolutions.com> wrote:
> > Comments answered inline.
> >
> > Thanks,
> > Alin Balutoiu.
> >



More information about the dev mailing list