getIPMulticastIF
Gets the value of the socket option IP_MULTICAST_IF.
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.