hans-3.0.2: Network Stack

Safe HaskellNone
LanguageHaskell2010

Hans.Udp.Input

Synopsis

Documentation

processUdp :: Network addr => NetworkStack -> Device -> addr -> addr -> ByteString -> Hans Bool Source #

Process a message destined for the UDP layer. When the message cannot be routed, False is returned.