SENF Extensible Network Framework
Home
Overview
Examples
HowTos
Glossary
Ext
NetEmu
PPI
Packets
Scheduler
Socket
Utils
Console
Daemon
Logger
Termlib
Deprecated List
Member
senf::INet4MulticastSocketProtocol::mcAddMembership
(
INet4Address
const &mcAddr,
INet4Address
const &localAddr) const
Use
mcAddMembership(
mcAddr
,
iface
)
for compatibility with the IPv6 API.
Member
senf::INet4MulticastSocketProtocol::mcDropMembership
(
INet4Address
const &mcAddr,
INet4Address
const &localAddr) const
Use
mcDropMembership(
mcAddr
,
iface
)
for compatibility with the IPv6 API.