On Tue Oct 15 17:21:18 2024 +0000, Jacek Caban wrote:
I guess it's about `input_count` needed for `GetNumberOfConsoleInputEvents`. `GetConsole*CP` functions are much more common and don't need input thread, maybe we should split the ioctl.
Yes, it's for `GetNumberOfConsoleInputEvents` used by `_kbhit`. I'll introduce new ioctl for input_count.