VictoriaMetrics/lib/netutil
2020-12-24 10:57:20 +02:00
..
conn.go all: use errors.As instead of type assertion for detecting net.Error 2020-07-01 00:16:13 +03:00
conn_pool.go all: use %w instead of %s for wrapping errors in fmt.Errorf 2020-06-30 23:33:46 +03:00
tcpdialer.go lib/netutil: use IPv6 for both listening and dialing if -enabledTCP6 is set 2019-12-01 02:52:53 +02:00
tcplistener.go all: use errors.As instead of type assertion for detecting net.Error 2020-07-01 00:16:13 +03:00