 Documentation
      ¶
      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 Processor ¶
type TCP ¶
type TCP struct {
	// contains filtered or unexported fields
}
    type TCPConnection ¶
type TCPConnection struct {
	// contains filtered or unexported fields
}
    func (*TCPConnection) String ¶
func (conn *TCPConnection) String() string
type TCPStream ¶
type TCPStream struct {
	// contains filtered or unexported fields
}
    
       Source Files
      ¶
      Source Files
      ¶
    
- tcp.go
 Click to show internal directories. 
   Click to hide internal directories.