toggle menu
ktor
3.0.0
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
jvmAndPosix
switch theme
search in API
ktor-network
/
io.ktor.network.sockets
/
ABoundSocket
ABound
Socket
jvmAndPosix
interface
ABoundSocket
Represents a bound socket
Inheritors
BoundDatagramSocket
ConnectedDatagramSocket
Socket
ServerSocket
Members
Properties
local
Address
Link copied to clipboard
jvmAndPosix
abstract
val
localAddress
:
SocketAddress
Local socket address. Could throw an exception if no address bound yet.