Commit ddeb8d85 authored by Sönke Holz's avatar Sönke Holz
Browse files

network: GetAndLogLastError: ignore Errno::AGAIN

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.
parent dd5c41b5
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment