Log messages about not reading or writing as much data as requested are
tagged as warnings, while this is a perfectly normal situation when
dealing with non-blocking sockets. This results in lots of unwanted
warning messages. This commit tags them as debug messages.
Log messages about not reading or writing as much data as requested are tagged as warnings, while this is a perfectly normal situation when dealing with non-blocking sockets. This results in lots of unwanted warning messages. This commit tags them as debug messages.