Re: Issues related to the polling system on Windows

2022-08-25 Thread Clément Chigot
Hi, I've managed to fully transition to the Windows API. As the previous code wasn't taking G_IO_HUP into consideration, I've simply disabled the call to WSAEnumNetworkEvents for a GSource having just the G_IO_HUP condition. We might still have an issue if another GSource is one day added to the s

Issues related to the polling system on Windows

2022-08-23 Thread Clément Chigot
Hi all, I've been struggling with a bug which seems to be linked to several issues in the polling system on Windows hosts. When connecting gdb to a qemu-system (it happens with all the emulations I've tried), I've discovered that sometimes a latency appears. It happens with all the commands but i