The Micro C++ Library
|
Declaration of class micxx::DatagramSocket. More...
Classes | |
class | micxx::DatagramSocket |
A DatagramSocket represents a User Datagram Protocol (UDP) Socket for sending and receiving single (short) datagram packets. More... | |
Namespaces | |
namespace | micxx |
The Micro C++ Library. | |
Variables | |
class MICXX_EXPORT | micxx::Datagram |
Declaration of class micxx::DatagramSocket.