ktor
2.2.4
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
ktor-network
/
io.ktor.network.sockets
/
ABoundSocket
ABound
Socket
jvmAndNix
interface
ABoundSocket
Represents a bound socket
Properties
Inheritors
Properties
local
Address
Link copied to clipboard
jvmAndNix
abstract
val
localAddress
:
SocketAddress
Local socket address. Could throw an exception if no address bound yet.
Inheritors
BoundDatagramSocket
Link copied to clipboard
ConnectedDatagramSocket
Link copied to clipboard
Socket
Link copied to clipboard
ServerSocket
Link copied to clipboard