getIPv6MulticastIF

    Gets the value of the socket option IPV6_MULTICAST_IF.

    SocketOptionProvider.swift:253
    func getIPv6MulticastIF() -> EventLoopFuture<CUnsignedInt>

    Returns

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

    Other members in extension

    Instance members