Peter Hamilton 011ffd17b6 Fix a bug with timeout error handling
This change updates how the server handles SSL/TLS timeout errors
when reading incoming client requests. Timeouts are now
interpreted as session ending events, resulting in a closed
connection as opposed to the original recurring error log message
that was produced.
2018-06-05 09:50:35 -04:00
..