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: [email protected] [mailto:ovs-dev- > [email protected]] On Behalf Of Russell Bryant > Sent: Tuesday, August 22, 2017 6:35 PM > To: Alin Balutoiu <[email protected]> > Cc: [email protected] > Subject: Re: [ovs-dev] [PATCH] windows, python: set the reset event to > automatic > > On Tue, Aug 22, 2017 at 8:41 AM, Alin Balutoiu > <[email protected]> wrote: > > Comments answered inline. > > > > Thanks, > > Alin Balutoiu. > > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
