![]() |
SoDaRadio-12.2.0-cut_dependencies:6c82803
|
#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::ServerSocket > | SoDa::UD::ServerSocketPtr |
| typedef std::shared_ptr< SoDa::UD::ClientSocket > | SoDa::UD::ClientSocketPtr |