Ktor
Toggle table of contents
3.2.x
Select version
3.3.x
3.2.x
3.1.x
3.0.x
2.3.x
2.2.x
2.0.x
1.6.x
common
jvm
nonJvm
Platform filter
common
jvm
nonJvm
Switch theme
Search in API
Ktor
ktor-network
/
io.ktor.network.sockets
/
UnixSocketAddress
/
Companion
Companion
common
jvm
nonJvm
expect
object
Companion
(
source
)
actual
object
Companion
(
source
)
actual
object
Companion
(
source
)
Members
Functions
is
Supported
Link copied to clipboard
common
jvm
nonJvm
expect
fun
isSupported
(
)
:
Boolean
Checks if Unix domain sockets are supported on the current platform.
actual
fun
isSupported
(
)
:
Boolean
Checks if Unix domain sockets are supported on the current platform.
actual
fun
isSupported
(
)
:
Boolean
Checks if Unix domain sockets are supported on the current platform.