Gl0w1amp 34a2716827 Add delay in uart_handle_read() to prevent tight polling loop and memory leaks
Added Sleep(1) to uart_handle_read when no data is available to simulate
hardware I/O latency. This prevents the hook from entering a tight polling
loop, which was causing high CPU usage and massive memory leaks.
2025-11-29 05:32:56 +00:00
2025-02-04 11:05:07 -05:00
2018-10-09 19:06:37 -04:00
2018-11-01 18:18:44 -04:00
2018-11-01 18:18:44 -04:00
2018-11-01 18:18:44 -04:00
2018-10-07 14:20:22 -04:00
2019-10-18 19:05:06 -04:00
Description
Win32 API hooking toolkit
MIT 129 KiB
Languages
C 98.6%
Meson 1.4%