Interface for datagram (UDP) transports.
Close the transport immediately, without waiting for pending operations to complete.
Send the data bytes to the remote peer given by address (a transport-dependent target address).
Get optional transport information.
Close the transport.
See Implementation
Interface for datagram (UDP) transports.