hans-2.4.0.1: IPv4 Network Stack

Safe HaskellNone
LanguageHaskell98

Hans.Layer.Tcp.Handlers

Synopsis

Documentation

handleIncomingTcp :: IP4Header -> ByteString -> Tcp () Source

Process a single incoming tcp packet.

outputSegments :: Sock () Source

Fill up the remote window with segments.