forked from TeamTofuShop/capnhook
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.
Description
Languages
C
98.6%
Meson
1.4%