mirror of
https://github.com/minio/minio.git
synced 2025-01-15 16:53:16 -05:00
54f3a0946f
Peek could fail legitimately when clients abruptly close connection. So, io.EOF and network timeout errors are not logged while all other errors will be logged.