mptcp-0.0.1: Datastructures to describe TCP and MPTCP connections
Safe HaskellNone
LanguageHaskell2010

Net.Tcp.Connection

Synopsis

Documentation

data TcpConnection Source #

Identifies a TCP connection TODO TcpTsharkConnection

Constructors

TcpConnection 

Fields

tcpConnectionFromOriented Source #

Arguments

:: TcpConnectionOriented

Source is the client

-> TcpConnection 

Uses the source as client. Use reverseTcpConnectionTuple to assign the server as source