On Thu, Aug 17, 2017 at 12:06:25AM +0800, Xiao Liang wrote: > Poll-loop is the core to implement main loop. It should be available in > libopenvswitch. > > Signed-off-by: Xiao Liang <[email protected]>
I'm concerned about the way that this adds a definition of HANDLE in a public header. That seems unfriendly to code that might want to include both this header and Win32 headers that properly define HANDLE. Alin, what's the right thing to do here? _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
