mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-09-10 05:46:53 +08:00
If non-blocking sockets are used, they generate a lot of Errno::AGAIN errors when they didn't receive any data. These errors shouldn't be logged.