mirror of https://github.com/golang/go.git
300 B
300 B
The new type KeepAliveConfig permits fine-tuning
the keep-alive options for TCP connections, via a new
TCPConn.SetKeepAliveConfig method and
new KeepAliveConfig fields for Dialer and ListenConfig.