tuweni / org.apache.tuweni.net.coroutines / CoroutineNetworkChannel / supportedOptions

supportedOptions

abstract fun supportedOptions(): Set<SocketOption<*>> (source)

Returns a set of the socket options supported by this channel.

Return
A set of the socket options supported by this channel.