This website requires JavaScript.
Explore
Help
Sign In
github-mirrors
/
VictoriaMetrics
Watch
1
Star
0
Fork
You've already forked VictoriaMetrics
0
mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced
2024-11-21 14:44:00 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
1fd3385965
VictoriaMetrics
/
lib
/
handshake
History
Aliaksandr Valialkin
0397b3f0f7
lib/handshake: do not pollute logs with
cannot read hello
messages on TCP health checks
...
Updates
https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1762
2023-05-18 10:37:59 -07:00
..
buffered_conn.go
lib/handshake: pass io.EOF unmodified to the caller for BufferedConn.Read, so it could properly detect the end of stream
2021-05-27 12:09:17 +03:00
handshake.go
lib/handshake: do not pollute logs with
cannot read hello
messages on TCP health checks
2023-05-18 10:37:59 -07:00
handshake_test.go
all: use %w instead of %s for wrapping errors in
fmt.Errorf
2020-06-30 23:33:46 +03:00