hans-3.0.2: Network Stack

Safe HaskellNone
LanguageHaskell2010

Hans.Device

Synopsis

Documentation

closeDevice :: Device -> IO () Source #

Stop packets flowing, and cleanup any resources associated with this device.

startDevice :: Device -> IO () Source #

Start processing packets through this device.