VictoriaMetrics/lib/protoparser/common
Aliaksandr Valialkin d9f7ea1c6e 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:35 +03:00
..
gzip_reader.go app/vmagent: initial implementation for vmagent 2020-02-23 17:31:54 +02:00
lines_reader.go lib/protoparser: removed unnecessary call to SetReadDeadline when reading a stream of data 2020-08-15 15:38:35 +03:00
lines_reader_test.go app/vmagent: initial implementation for vmagent 2020-02-23 17:31:54 +02:00