Documentation ¶
Overview ¶
Package bbr contains code required to read BBR variables of a net.Conn on which we're serving a WebSocket client. This code currently only works on Linux systems, as BBR is only available there.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoSupport = errors.New("TCP_CC_INFO not supported")
ErrNoSupport indicates that this system does not support BBR.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.