//
pkg.gl
Category
github.com/lxc/incus
shared
tcp
package
0.7.0
Repository:
https://github.com/lxc/incus.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
7
Dependents
3
Files
85 SLOC
#
Functions
ExtractConn
ExtractConn tries to extract the underlying net.TCPConn from a tls.Conn or net.Conn.
SetTimeouts
SetTimeouts sets TCP_USER_TIMEOUT and TCP keep alive timeouts on a connection.
SetUserTimeout
SetUserTimeout sets the TCP user timeout on a connection's socket.