ktor
1.6.8
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
posix
ktor-network
/
io.ktor.network.util
/
SocketAddress
Socket
Address
posix
sealed
class
SocketAddress
Content copied to clipboard
Represents pair of network ip and port.
Properties
Properties
address
Link copied to clipboard
posix
abstract
val
address
:
String
Content copied to clipboard
String representation of socket address part.
family
Link copied to clipboard
posix
val
family
:
<ERROR CLASS>
Content copied to clipboard
port
Link copied to clipboard
posix
val
port
:
Int
Content copied to clipboard