toggle menu
libnexakotlin
0.3.5
ios
switch theme
search in API
libnexakotlin
/
org.nexa.libnexakotlin.socketKtor
Package-level
declarations
Types
Functions
Properties
Types
Tcp
Socket
Link copied to clipboard
ios
class
TcpSocket
(
val
sendCtxt
:
CoroutineContext
,
val
receiveCtxt
:
CoroutineContext
)
Properties
selector
Lock
Link copied to clipboard
ios
val
selectorLock
:
<Error class: unknown class>
selector
Per
Ctxt
Link copied to clipboard
ios
val
selectorPerCtxt
:
MutableMap
<
CoroutineContext
,
<Error class: unknown class>
>
Functions
await
Available
Link copied to clipboard
ios
fun
awaitAvailable
(
cnxns
:
Collection
<
<Error class: unknown class>
>
,
timeout
:
Long
)
:
Boolean
get
Selector
For
Link copied to clipboard
ios
fun
getSelectorFor
(
coCtxt
:
CoroutineContext
)
:
<Error class: unknown class>