getIPMulticastTTL
Gets the value of the socket option IP_MULTICAST_TTL.
func getIPMulticastTTL() -> EventLoopFuture<CUnsignedChar>
Returns
An EventLoopFuture
containing the value of the socket option, or any error that occurred while retrieving the socket option.