hans-3.0.2: Network Stack

Safe HaskellNone
LanguageHaskell2010

Hans.IP4.Fragments

Synopsis

Documentation

processFragment :: FragTable -> IP4Header -> ByteString -> Hans (IP4Header, ByteString) Source #

Handle an incoming fragment. If the fragment is buffered, but doesn't complete the packet, the escape continuation is invoked.