You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/net/tcpinfo
Andrew Dunham d9eca20ee2 net/tcpinfo: add package to allow fetching TCP information
This package contains platform-independent abstractions for fetching
information about an open TCP connection.

Updates #8413

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: I236657b1060d7e6a45efc7a2f6aacf474547a2fe
11 months ago
..
tcpinfo.go net/tcpinfo: add package to allow fetching TCP information 11 months ago
tcpinfo_darwin.go net/tcpinfo: add package to allow fetching TCP information 11 months ago
tcpinfo_linux.go net/tcpinfo: add package to allow fetching TCP information 11 months ago
tcpinfo_other.go net/tcpinfo: add package to allow fetching TCP information 11 months ago
tcpinfo_test.go net/tcpinfo: add package to allow fetching TCP information 11 months ago