On Fri, Aug 5, 2022 at 10:56 PM Bin Meng <[email protected]> wrote: > > From: Bin Meng <[email protected]> > > The maximum number of wait objects for win32 should be > MAXIMUM_WAIT_OBJECTS, not MAXIMUM_WAIT_OBJECTS + 1. > > Signed-off-by: Bin Meng <[email protected]> > --- > > util/main-loop.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) >
Ping?
