Files
TeamTofuShop_capnhook/hooklib
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
2025-01-20 03:16:51 -05:00
2024-08-20 11:29:32 -04:00