ktor
2.0.3
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
Content copied to clipboard
Represents a bound socket
Properties
Inheritors
Properties
localAddress
Link copied to clipboard
jvmAndNix
abstract
val
localAddress
:
SocketAddress
Content copied to clipboard
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