Documentation
Dlang.org
Socket.multicastLoopback
gio
socket
Socket
Set
multicastLoopback
property.
bool
multicastLoopback
[@property getter]
bool
multicastLoopback
[@property setter]
class
Socket
@
property
void
multicastLoopback
(
bool
propval
)
Parameters
propval
bool
Whether outgoing multicast packets loop back to the local host.
gio
socket
Socket
constructors
this
functions
accept
bind
checkConnectResult
close
conditionCheck
conditionTimedWait
conditionWait
connect
connectionFactoryCreateConnection
getAvailableBytes
getBlocking
getBroadcast
getCredentials
getFamily
getFd
getKeepalive
getListenBacklog
getLocalAddress
getMulticastLoopback
getMulticastTtl
getOption
getProtocol
getRemoteAddress
getSocketType
getTimeout
getTtl
isClosed
isConnected
joinMulticastGroup
joinMulticastGroupSsm
leaveMulticastGroup
leaveMulticastGroupSsm
listen
receive
receiveBytes
receiveBytesFrom
receiveFrom
receiveMessage
receiveWithBlocking
self
send
sendMessage
sendMessageWithTimeout
sendTo
sendWithBlocking
setBlocking
setBroadcast
setKeepalive
setListenBacklog
setMulticastLoopback
setMulticastTtl
setOption
setTimeout
setTtl
shutdown
speaksIpv4
properties
blocking
broadcast
gType
keepalive
listenBacklog
localAddress
multicastLoopback
multicastTtl
remoteAddress
timeout
ttl
static functions
getGType
newFromFd
Set multicastLoopback property.