minio/cmd/http
Harshavardhana 4780fa5a58 Remove setting net.Conn Deadlines as its not needed anymore (#8269)
This commit fixes a bug introduced in af6c6a2b35.

Setting deadlines in Go results in arbitrary hangs as reported here
https://github.com/golang/go/issues/34385

Fixes https://github.com/minio/minio/issues/7852
2019-09-20 23:37:24 +05:30
..
accountingconn.go Remove setting net.Conn Deadlines as its not needed anymore (#8269) 2019-09-20 23:37:24 +05:30
close.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
headers.go Return 200 OK for liveness checks while distributed cluster starts (#8176) 2019-09-05 14:50:56 +05:30
listen_nix.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
listen_others.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
listener.go Remove setting net.Conn Deadlines as its not needed anymore (#8269) 2019-09-20 23:37:24 +05:30
listener_test.go Remove setting net.Conn Deadlines as its not needed anymore (#8269) 2019-09-20 23:37:24 +05:30
server.go Remove setting net.Conn Deadlines as its not needed anymore (#8269) 2019-09-20 23:37:24 +05:30
server_test.go Remove setting net.Conn Deadlines as its not needed anymore (#8269) 2019-09-20 23:37:24 +05:30