public Acceptable<S extends ASocket> extends ASocket
Represents a socket source, for example server socket
ASocket.DefaultImpls| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
accept(kotlin.coroutines.experimental.Continuation<? super S> p)
accepts socket connection or suspends if none yet available.
|
dispose, getSocketContext