Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed SetReadDeadline before connCheck (#1299)
there's no need to set conn's readline if CheckConnLiveness is false, and the ReadTimeout shall work with rawConn.Read inside conncheck. buffer.fill will do SetReadDeadline if needed
- Loading branch information