ConnectedDatagramSocket
interface ConnectedDatagramSocket : ASocket, ABoundSocket, AConnectedSocket, DatagramReadWriteChannel
Represents a connected datagram socket.
Properties
Link copied to clipboard
Local socket address. Could throw an exception if no address bound yet.
Link copied to clipboard
Remote socket address. Could throw an exception if the peer is not yet connected or already disconnected.
Link copied to clipboard
Represents a socket lifetime, completes at socket closure