public static class Configurable.DefaultImpls
Represent a configurable socket
| Modifier and Type | Method and Description |
|---|---|
static T |
configure(Configurable<? extends T,O> $this,
kotlin.jvm.functions.Function1<? super O,kotlin.Unit> block)
Configure socket options in block function
|
public static T configure(Configurable<? extends T,O> $this, kotlin.jvm.functions.Function1<? super O,kotlin.Unit> block)
Configure socket options in block function