Configurable

Represent a configurable socket

Inheritors

Properties

Link copied to clipboard
abstract var options: Options

Current socket options

Functions

Link copied to clipboard
open fun configure(block: Options.() -> Unit): T

Configure socket options in block function