SoDaRadio-12.2.0-cut_dependencies:6c82803
Loading...
Searching...
No Matches
UDSockets.hxx File Reference
#include <sys/types.h>
#include <sys/socket.h>
#include <stdio.h>
#include <netinet/in.h>
#include <netdb.h>
#include <sys/un.h>
#include <unistd.h>
#include <memory>
#include <string>
#include <iostream>

Go to the source code of this file.

Classes

class  SoDa::UD::NetSocket
class  SoDa::UD::ServerSocket
class  SoDa::UD::ClientSocket

Namespaces

namespace  SoDa
namespace  SoDa::UD

Typedefs

typedef std::shared_ptr< SoDa::UD::ServerSocketSoDa::UD::ServerSocketPtr
typedef std::shared_ptr< SoDa::UD::ClientSocketSoDa::UD::ClientSocketPtr