ktor-utils
Toggle table of contents
3.2.1
posix
Platform filter
posix
Switch theme
Search in API
ktor-utils
ktor-utils
/
io.ktor.util.network
/
ResolvedNetworkAddress
Resolved
Network
Address
posix
fun
ResolvedNetworkAddress
(
hostname
:
String
,
port
:
Int
,
explicitAddress
:
Any
?
)
:
NetworkAddress
(
source
)