24 #include <netcomm/socket/datagram.h> 25 #include <sys/socket.h> Fawkes library namespace.
AddrType
Address type specification.
virtual Socket * clone()
Clone socket.
Socket & operator=(Socket &socket)
Copy constructor.
DatagramSocket(AddrType addr_type, float timeout=0.f)
Constructor.
DatagramSocket & operator=(DatagramSocket &s)
Assingment operator.