Documentation ¶
Index ¶
Constants ¶
View Source
const ( TcpDirectionReverse = 0 TcpDirectionOriginal = 1 )
View Source
const TCP_MAX_DATA_IN_STREAM = 10 * (1 << 20)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TcpConnection ¶
type TcpConnection struct {
// contains filtered or unexported fields
}
func (*TcpConnection) String ¶
func (conn *TcpConnection) String() string
Click to show internal directories.
Click to hide internal directories.