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
common
ktor-network
/
io.ktor.network.sockets
/
ABoundSocket
ABound
Socket
common
interface
ABoundSocket
Content copied to clipboard
Represents a bound socket
Properties
Inheritors
Properties
localAddress
Link copied to clipboard
common
abstract
val
localAddress
:
NetworkAddress
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