getIPMulticastIF

Gets the value of the socket option IP_MULTICAST_IF.

SocketOptionProvider.swift:224
func getIPMulticastIF() -> EventLoopFuture<in_addr>

Returns

An EventLoopFuture containing the value of the socket option, or any error that occurred while retrieving the socket option.