modulepackage
0.0.0-20190314235526-30a79bb1804b
Repository: https://github.com/mikioh/tcpinfo.git
Documentation: pkg.go.dev
# Functions
ParseCCAlgorithmInfo parses congestion control algorithm information.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
A BBRInfo represents Bottleneck Bandwidth and Round-trip propagation time-based congestion control information.
A CCInfo represents raw information of congestion control algorithm.
A CongestionControl represents congestion control information.
A DCTCPInfo represents Datacenter TCP congestion control information.
A FlowControl represents flow control information.
An Info represents connection information.
A SysInfo represents platform-specific information.
A VegasInfo represents Vegas congestion control information.
# Interfaces
A CCAlgorithmInfo represents congestion control algorithm information.
An Option represents an option.
# Type aliases
A CAState represents a state of congestion avoidance.
A CCAlgorithm represents a name of congestion control algorithm.
A CEState represents a state of ECN congestion encountered (CE) codepoint.
A MaxSegSize represents a maxiumum segment size option.
An OptionKind represents an option kind.
A SACKPermitted reports whether a selective acknowledgment permitted option is enabled.
A State represents a state of connection.
A Timestamps reports whether a timestamps option is enabled.
A WindowScale represents a windows scale option.