Interface DatagramTransport

Interface for datagram (UDP) transports.

Inherits from

Methods

Name Description
abort Close the transport immediately, without waiting for pending operations to complete.
sendTo Send the data bytes to the remote peer given by address (a transport-dependent target address).
close Close the transport.
getExtraInfo Get optional transport information.

Authors

Dragos Carp

Copyright

© 2015-2016 Dragos Carp

License

Boost Software License - Version 1.0