Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Net.UDP_Client
Documentation
initialize :: forall {c :: Type -> Type} {m} {r :: Type -> Type} {v :: Type -> Type}. (ChannelIO c m, DelayIO m, RefIO r m, Eq (r ()), ForkIO m, MVarIO v m) => ([Char] -> m ()) -> Addr -> Interface m (Packet (Packet InPacket)) (Packet (Packet OutPacket)) -> m (Interface m) Source #
Constructors
Packet | |