The Micro C++ Library
include/micxx/net/DatagramSocket.hxx File Reference

Declaration of class micxx::DatagramSocket. More...

#include <micxx/Config.hxx>
#include <micxx/net/Socket.hxx>

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

Detailed Description

Declaration of class micxx::DatagramSocket.