coral
A C++ library for distributed co-simulation
Classes | Namespaces
udp.hpp File Reference

Module header for coral::net::udp. More...

#include <netinet/in.h>
#include <cstdint>
#include <memory>
#include <string>
#include "coral/config.h"
#include "coral/net.hpp"

Go to the source code of this file.

Classes

class  coral::net::udp::BroadcastSocket
 A class for sending and receiving UDP broadcast messages. More...
 

Namespaces

 coral::net
 Networking, communication and general-purpose protocols.
 
 coral::net::udp
 Facilities for communication over the User Datagram Protocol (UDP)
 

Detailed Description

Module header for coral::net::udp.