Documentation ¶
Index ¶
Constants ¶
View Source
const ( TCPDirectionReverse = 0 TCPDirectionOriginal = 1 )
View Source
const TCPMaxDataInStream = 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.