VictoriaMetrics/lib/protoparser/common
Aliaksandr Valialkin ed00eb3f33 lib/protoparser: removed unnecessary call to SetReadDeadline when reading a stream of data
The OS should return any buffered data in the stream without the need to set the read timeout.

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/696
2020-08-15 15:38:08 +03:00
..
gzip_reader.go app/vmagent: initial implementation for vmagent 2020-02-23 13:36:03 +02:00
lines_reader.go lib/protoparser: removed unnecessary call to SetReadDeadline when reading a stream of data 2020-08-15 15:38:08 +03:00
lines_reader_test.go app/vmagent: initial implementation for vmagent 2020-02-23 13:36:03 +02:00