ktor
2.0.3
3.0.0
3.0.0-rc-1
3.0.0-beta-2
3.0.0-beta-1
2.3.12
2.2.4
2.0.3
1.6.8
jvmAndNix
jvm
nix
ktor-network
/
io.ktor.network.selector
/
SelectInterest
Select
Interest
jvmAndNix
jvm
nix
expect
enum
SelectInterest
:
Enum
<
SelectInterest
>
Content copied to clipboard
Select interest kind
actual
enum
SelectInterest
:
Enum
<
SelectInterest
>
Content copied to clipboard
Select interest kind
actual
enum
SelectInterest
:
Enum
<
SelectInterest
>
Content copied to clipboard
Select interest kind
Entries
Types
Properties
Entries
READ
Link copied to clipboard
jvmAndNix
jvm
nix
READ
(
)
Content copied to clipboard
READ
(
SelectionKey.OP_READ
)
Content copied to clipboard
READ
(
)
Content copied to clipboard
WRITE
Link copied to clipboard
jvmAndNix
jvm
nix
WRITE
(
)
Content copied to clipboard
WRITE
(
SelectionKey.OP_WRITE
)
Content copied to clipboard
WRITE
(
)
Content copied to clipboard
ACCEPT
Link copied to clipboard
jvmAndNix
jvm
nix
ACCEPT
(
)
Content copied to clipboard
ACCEPT
(
SelectionKey.OP_ACCEPT
)
Content copied to clipboard
ACCEPT
(
)
Content copied to clipboard
CONNECT
Link copied to clipboard
jvmAndNix
jvm
nix
CONNECT
(
)
Content copied to clipboard
CONNECT
(
SelectionKey.OP_CONNECT
)
Content copied to clipboard
CONNECT
(
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
jvmAndNix
jvm
nix
expect
object
Companion
Content copied to clipboard
actual
object
Companion
Content copied to clipboard
actual
object
Companion
Content copied to clipboard
Properties
flag
Link copied to clipboard
jvm
val
flag
:
Int
Content copied to clipboard
to be set in NIO selector
name
Link copied to clipboard
jvmAndNix
val
name
:
String
Content copied to clipboard
name
Link copied to clipboard
jvm
val
name
:
String
Content copied to clipboard
name
Link copied to clipboard
nix
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
jvmAndNix
val
ordinal
:
Int
Content copied to clipboard
ordinal
Link copied to clipboard
jvm
val
ordinal
:
Int
Content copied to clipboard
ordinal
Link copied to clipboard
nix
val
ordinal
:
Int
Content copied to clipboard