VictoriaMetrics/lib/netutil
2024-02-12 22:46:51 +02:00
..
conn.go Makefile: update golangci-lint from v1.51.2 to v1.54.2 2023-09-01 11:15:51 +02:00
conn_pool.go app/{vminsert,vmselect}/netstorage: allow calling Init()+MustStop() in a loop 2022-10-25 14:43:05 +03:00
conn_pool_test.go app/{vminsert,vmselect}/netstorage: allow calling Init()+MustStop() in a loop 2022-10-25 14:43:05 +03:00
netutil.go lib/netutil: move IsTrivialNetworkError() function there, since it is used in multiple places across the code 2023-01-27 13:24:44 -08:00
proxyprotocol.go app/vmauth: properly handle LOCAL proxy protocol command (#4373) 2023-06-02 13:29:15 +02:00
proxyprotocol_test.go app,lib: fix typos in comments (#3804) 2023-02-13 09:32:35 -08:00
tcpdialer.go app/{vminsert,vmselect}/netstorage: allow calling Init()+MustStop() in a loop 2022-10-25 14:43:05 +03:00
tcplistener.go docs: follow-up after aec4b5db81 (#4638) 2023-07-19 14:48:17 -07:00
tls.go all: upgrade Go builder from Go1.21.7 to Go1.22.0 2024-02-12 22:46:51 +02:00
tls_test.go all: upgrade Go builder from Go1.21.7 to Go1.22.0 2024-02-12 22:46:51 +02:00