| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Simplex.Chat.Remote.Multicast
Synopsis
- setMembership :: Socket -> HostAddress -> Bool -> IO (Either CInt ())
Documentation
setMembership :: Socket -> HostAddress -> Bool -> IO (Either CInt ()) Source #
Toggle multicast group membership. NB: Group membership is per-host, not per-process. A socket is only used to access system interface for groups.